[ https://issues.apache.org/jira/browse/CAY-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev closed CAY-1873. -------------------------------- Resolution: Fixed This one is done finally! There is one followup though: CAY-2266, as current properties map binding is not really easy to use. > Move DataDomain cache configuration from the Modeler and into DI > ---------------------------------------------------------------- > > Key: CAY-1873 > URL: https://issues.apache.org/jira/browse/CAY-1873 > Project: Cayenne > Issue Type: Task > Reporter: Andrus Adamchik > Assignee: Nikita Timofeev > Fix For: 4.0.M6 > > Attachments: cay1873_modeler.patch, cay1873.patch, > cay1873_test.patch, cay1873v2.patch, cay1873v2_test.patch, x.png > > > Cache configuration for DataDomain is currently done in the Modeler. (this > configuration is limited to the "object cache" [1], query cache is configured > in DI already) and this seems misplaced. Cache settings are highly > environment dependent and are better managed by DI. So let's remove all these > screens from the Modeler and create any needed DI services that perform this > configuration function. > (The next step, outside the scope of this Jira, may be combining query cache > and object cache in the same cache engine) > [1] http://cayenne.apache.org/docs/3.0/caching-and-fresh-data.html -- This message was sent by Atlassian JIRA (v6.3.15#6346)