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

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

    Description: 
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.

Same goes for {{ItemImpl}}, is shouldn't extend {{AbstractItem}}.

  was: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.

    
> 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
>            Priority: Minor
>
> 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.
> Same goes for {{ItemImpl}}, is shouldn't extend {{AbstractItem}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to