Firstly, I'm not familiar with Cayenne. Secondly, I'm not 100% sure that this is a good idea.
With that in mind, does Cayenne provide a hook to intercept object creation? Can you decorate some form of CayenneDataObjectFactory? If you can, there's nothing to stop you reflectively iterating the DataObject fields and populating any fields annotated with @Symbol yourself. NB. After tapestry is initialized, an instance of Registry is available as a servlet context attribute under the key TapestryFilter.REGISTRY_CONTEXT_NAME. -- View this message in context: http://tapestry.1045711.n5.nabble.com/use-symbol-value-in-POJO-tp5717426p5717428.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org