You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2011/01/30 02:49:43 UTC

[jira] Closed: (CAY-1445) Initialize QueryCache via dependency injection

     [ https://issues.apache.org/jira/browse/CAY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1445.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.1M1)
                   3.1M2

> Initialize QueryCache via dependency injection
> ----------------------------------------------
>
>                 Key: CAY-1445
>                 URL: https://issues.apache.org/jira/browse/CAY-1445
>             Project: Cayenne
>          Issue Type: Task
>          Components: Core Library, Modeler
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M2
>
>
> Currently DataContext/BaseContext are trying to guess their QueryCache from the parent or instantiate the default. We should start using the injection for that. This will result in a pretty serious refactoring namely in QueryCacheFactory interface going away, replaced with a corresponding Provider<QueryCache>.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.