I have the entity in my model called User and roo complains that I use reserved
keyword. A solution is to add --permitReservedWords to the entity command, but
I cannot achieve this with model2roo.
However, the functionality is available for other commands by using UML
stereotypes, eg. RooFieldString stereotype has permitReservedWords property.
So, I think that the permitReservedWords property should be added to RooEntity
stereotype and possibly other stereotypes where it makes sense.
Original issue reported on code.google.com by MacJar...@gmail.com on 16 Jul 2012 at 4:11
Original issue reported on code.google.com by
MacJar...@gmail.com
on 16 Jul 2012 at 4:11