‘created’ entity property produces error when used in output template

the error is: ‘reflection property not found: created’

Submitted by Danny Groenewegen on 9 November 2012 at 14:14

On 6 September 2013 at 20:24 Elmer van Chastelet commented:

I think that the strategy all-entity-to-init-reflect will only add entity properties that are defined in the webdsl program. Probably, the strategy property-to-init-reflect(|t_entjtype) is not invoked on the created (and modified?) properties that are generated.

Bot strategies are in org/webdsl/dsl/to-java-servlet/reflection.str

Needs some debugging.


On 16 September 2013 at 18:33 Elmer van Chastelet commented:

Fixed in https://svn.strategoxt.org/websvn/WebDSL/?rev=5794&sc=1


On 16 September 2013 at 18:33 Elmer van Chastelet closed this issue.

Log in to post comments