You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2007/10/22 16:12:51 UTC

[jira] Commented: (JCR-1181) Use common base classes in jackrabbit-core and jcr2spi

    [ https://issues.apache.org/jira/browse/JCR-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536676 ] 

angela commented on JCR-1181:
-----------------------------

hi jukka

while working on JCR-1169 i was not sure about the status of the classes in the org.apache.jackrabbit.commons package, because they were not used anywere. therefore i decided not to touch them.

however, if you would like to make jackrabbit-core and jcr2spi use them, i would suggest to move them out of the jcr-commons project as well and adjust them in order to get rid of their usage of QName and the other deprecated classes.

what do you think?



> Use common base classes in jackrabbit-core and jcr2spi
> ------------------------------------------------------
>
>                 Key: JCR-1181
>                 URL: https://issues.apache.org/jira/browse/JCR-1181
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core, SPI
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>         Attachments: JCR-1181.patch
>
>
> As part of JCR-742 I've implemented a number of generic JCR base classes and adapters in org.apache.jackrabbit.commons. These classes are based on existing code in jackrabbit-core.
> To encourage code reuse across jackrabbit-core and jcr2spi, I'd like to make both components use these generic base classes.

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