Filip
unread,Feb 8, 2011, 11:25:16 AM2/8/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Piriti
Hi,
thank you for all the work you done, but what about JAXB support? Is
there any progress?
Anyway, I would appreciate another mapping (xml/json) behaviour, like
JAXB, JPA, .... [De]Serialialize a class as a bean without need to
explicitely annotate each property with @XML, @Json. Just take all
properties as there are, and ignore only properties that are annoted
with 'ignore annotation' (e.g. @Transient). It's more common and there
is no need to introduce another custom annotations for basic
[de]serialization.
Best regards
Filip Kolarik