Adobe Community: Updated Groovy template for GraniteDS Builder (gas3) - 0 views
-
Updated Groovy template for GraniteDS Builder (gas3)
-
also stripped out the specialized GraniteDS datatypes in favor of the LCDS serialization convention that Adobe uses (i.e. a Java map should translate to an 'Object' type, a Java enum should translate to a 'String', and Java collections should always serialize as 'ArrayCollection')
-
didn't do a 'base' version and a version that doesnt get touched by the code generator, but you could easily do so by modifying this template
- ...3 more annotations...