Deprecated EventManager.getDefaultManager() and stop using it
-------------------------------------------------------------
Key: CAY-868
URL: https://issues.apache.org/cayenne/browse/CAY-868
Project: Cayenne
Issue Type: Improvement
Components: Cayenne Core Library
Affects Versions: 3.0
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Priority: Minor
Fix For: 3.0
EventManager.getDefaultManager() is used by the map package to update mapping
on dependent mapping object changes. The rest of Cayenne runtime uses
EventManager that belongs to Configuration. We should deprecate
'getDefaultManager' and stop using the singleton in runtime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.