Simplify SessionContext
-----------------------
Key: OAK-29
URL: https://issues.apache.org/jira/browse/OAK-29
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: angela
the current way to implement a SessionContext is IMO over-engineered.
a simple thing like a container used to pass around stuff associated
with a session shouldn't cause headache such as the current implementation
does using a derived interface and the original not even being used.
while we are at this:
jukka once suggested to use an adapter class in order not to expose
the sessionImpl altogether on the JCR level. that might be a next step to go.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira