You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Jason E Bailey (JIRA)" <ji...@apache.org> on 2018/03/09 19:22:00 UTC

[jira] [Created] (SLING-7540) Sling Query - Iterator improvements

Jason E Bailey created SLING-7540:
-------------------------------------

             Summary: Sling Query - Iterator improvements
                 Key: SLING-7540
                 URL: https://issues.apache.org/jira/browse/SLING-7540
             Project: Sling
          Issue Type: Improvement
          Components: Sling Query
            Reporter: Jason E Bailey
            Assignee: Jason E Bailey


Cover some minor improvements to Iterators, specifically

AlternativeIterator - prevent iterator from continuing with iteration after item to be returned has been discovered.

LastIterator - current design predetermines end item. Removes that and makes it more "lazy"

SuppIterator - removes recursion



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)