KravchenkoAS opened a new pull request #439: URL: https://github.com/apache/cayenne/pull/439
Callbacks can now be created using annotations. In a subclass, you can create a method and put an annotation (PostAdd, PostLoad and others). When the context is created, all the necessary methods will be added to the list of callbacks. You can also create callbacks through the modeler. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org