Expand deserialization context to provide Injector object instead of just a 
DataChannel.
----------------------------------------------------------------------------------------

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


Replace 
BaseContext.bindThreadDeserializationChannel/getThreadDeserializationChannel 
with a more generic context for deserialization : 
CayenneRuntime.bindThreadInjector/getThreadInjector. This way deserialized 
objects can lookup any service in the runtime container. Will need to test that 
in real scenarios (e.g. deserializing sessions from disk in Tomcat)

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

Reply via email to