Michael Dürig created OAK-247:
---------------------------------

             Summary: SessionImpl should not inherit from AbstractSession
                 Key: OAK-247
                 URL: https://issues.apache.org/jira/browse/OAK-247
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
    Affects Versions: 0.4
            Reporter: Michael Dürig


I don't think it's worth inheriting from {{AbstractSession}} any more. Since 
the changes made in OAK-218, virtually all default implementations are 
overridden without using the super method. Only exporting/importing is still 
used from {{AbstractSession}} but I think we better delegate this functionality 
to respective manager classes.

--
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


Reply via email to