[
https://issues.apache.org/jira/browse/DIRSERVER-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lécharny updated DIRSERVER-1382:
-----------------------------------------
Fix Version/s: (was: 2.0.0-RC1)
> Change the Cursor semantic for the next() and previous() methods
> ----------------------------------------------------------------
>
> Key: DIRSERVER-1382
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1382
> Project: Directory ApacheDS
> Issue Type: Improvement
> Affects Versions: 1.5.4
> Reporter: Emmanuel Lécharny
> Priority: Major
>
> The next() and previous() method semantic is not what we should expect for a
> cursor. They should return an Objectt and not a status. That would help to
> get closer to the well known semantic of an iterator (even though the
> previous() method is not present in an Iterator).
> In other words, it should be possible to do a next() to get the object *and*
> get the cursor moved one step further, instead of doing a next() and get().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]