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

Jukka Zitting resolved JCR-1244.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4
         Assignee: Jukka Zitting

Patch applied in revision 605155. Thanks for the reviews!

> No need for NodeReferences in jcr2spi
> -------------------------------------
>
>                 Key: JCR-1244
>                 URL: https://issues.apache.org/jira/browse/JCR-1244
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-jcr2spi
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: JCR-1244.patch
>
>
> I happened to come across the 
> org.apache.jackrabbit.jcr2spi.state.NodeReferences interface, and realized 
> that with the current SPI definitions there's really no need for that 
> abstraction. The PropertyId array returned by NodeInfo.getReferences() is 
> quite good enough for jcr2spi without any NodeReferences wrapping around it.

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