DataContext and DataDomain must support lifecycle callbacks out of the box
without wrapping
-------------------------------------------------------------------------------------------
Key: CAY-834
URL: https://issues.apache.org/cayenne/browse/CAY-834
Project: Cayenne
Issue Type: Improvement
Components: Cayenne Core Library
Affects Versions: 3.0
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Fix For: 3.0
Wrapping cayenne stack objects in interceptors to do lifecycle callbacks is
counterintuitive, requires extra code, and actually causes changes in behavior
(CAY-830). We will need to incorporate callback logic in the main stack classes
- DataContext, DataDomain.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.