[
https://issues.apache.org/jira/browse/JCR-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1001.
-------------------------
Resolution: Fixed
removed:
IdIterator, EventIterator, QNodeTypeDefinitionIterator, QResultRowIterator
interfaces and
implementing classes.
All corresponding return values were changed to 'Iterator' except for
QResultRowIterator which was changed to 'RangeIterator' due to usage of the
additional methods within the query code.
rev. 553409
> SPI: prefer 'Iterator' instead of specialized subclasses
> --------------------------------------------------------
>
> Key: JCR-1001
> URL: https://issues.apache.org/jira/browse/JCR-1001
> Project: Jackrabbit
> Issue Type: Improvement
> Components: SPI
> Reporter: angela
> Assignee: angela
> Priority: Minor
>
> in the F2F we agreed that the SPI should rather use 'Iterator' instead of
> specialized subclassed (or RangeIterator).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.