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
            Priority: Minor


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