mehandih / grails-jaxrs

Automatically exported from code.google.com/p/grails-jaxrs
0 stars 0 forks source link

Support deep object conversion in domain object providers #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Support for deep XML/JSON object serialization and deserialization

Original issue reported on code.google.com by krass...@googlemail.com on 28 Aug 2011 at 6:42

GoogleCodeExporter commented 8 years ago

Original comment by krass...@googlemail.com on 28 Aug 2011 at 9:33

GoogleCodeExporter commented 8 years ago
See also 
http://groups.google.com/group/grails-jaxrs-discuss/browse_thread/thread/3389598
8bd2e4002

Original comment by krass...@googlemail.com on 30 Aug 2011 at 3:26

GoogleCodeExporter commented 8 years ago
This works for rendering XML responses via 
'grails.converters.xml.default.deep=true' but when parsing requests, nested 
entities won't be parsed correctly as described in 
http://jira.grails.org/browse/GRAILS-6981. This is fixed in Grails 2.0.0.M1.

Original comment by krass...@googlemail.com on 31 Aug 2011 at 6:19

GoogleCodeExporter commented 8 years ago

Original comment by krass...@googlemail.com on 31 Aug 2011 at 6:19

GoogleCodeExporter commented 8 years ago

Original comment by krass...@googlemail.com on 22 Jan 2012 at 12:56