Hi All, I've been trying to use the generate mojo to produce AS entity classes, but I (and the compiler) have noticed that the Xxx.as and/or XxxBase.as classes don't declare the [Managed] metadata.
When I try to create an item on my data-service I get: ArgumentError: Items must support IManaged. See [Managed] for more information: object: org.workingwithmrb.model::Employee Also most examples I've seen don't declare any graniteds SWC dependencies, but I have had to as the generated code imports/uses a 'meta' namespace that isn't defined anywhere. Including org.graniteds:granite-essentials-swc:2.0.0.SP1:swc seems so solve that problem, but I have no idea if this is the right SWC to reference? And the [Managed] issue described above remains. Velo, anyone... any pointers? Cheers, Darren -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
