Closed GoogleCodeExporter closed 9 years ago
Fixed in r2986 and r2987.
Some notable changes from your patch:
I used a non-functional marker transcoder in the Attribute annotation.
If no transcoder is defined the behavior needs to falls through to the default
object conversion.
I did not provide support for transcoder constructor arguments, not convinced
it's needed yet.
Added the #setValues implementation in SpelAttributeValueMutator.
Original comment by dfis...@gmail.com
on 30 May 2014 at 3:10
Update in r2995.
transcoder implementation now defined by the mapper.
Spring mapper now supports using SPEL to create the transcoder.
Original comment by dfis...@gmail.com
on 4 Jun 2014 at 6:49
Original comment by dfis...@gmail.com
on 1 Jul 2014 at 3:03
Original issue reported on code.google.com by
ememi...@gmail.com
on 28 May 2014 at 6:28Attachments: