[
https://issues.apache.org/jira/browse/JCR-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra closed JCR-2120.
---------------------------------
Resolution: Won't Fix
this is not possible, because:
* we cannot change the JCR API
* it makes no sense to define an Iterator "iterable". usually collections are
iterable.
> Make RangeIterator extend java.lang.Iterable
> --------------------------------------------
>
> Key: JCR-2120
> URL: https://issues.apache.org/jira/browse/JCR-2120
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Components: JCR API
> Reporter: David Purpura
>
> Make javax.jcr.RangeIterator extend java.lang.Iterable in order to enable
> foreach loops on implementations of RangeIterator.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.