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 2010/06/11 19:03:14 UTC

[jira] Created: (CAY-1448) Creating nested contexts via DI

Creating nested contexts via DI
-------------------------------

                 Key: CAY-1448
                 URL: https://issues.apache.org/jira/browse/CAY-1448
             Project: Cayenne
          Issue Type: Task
          Components: Core Library
    Affects Versions: 3.1M1
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.1M1


This task is to finish what was done under CAY-1446 and depends on CAY-1447 to be correctly implemented on the client.

Will need to deprecate ObjectContext.createChildContext() in favor of using an injection-based approach (ObjectContextFactory.createContext(DataChannel)) wrapped into a CayenneRuntime.getContext(DataChannel) call. This should work the same way on client and server.



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