[ 
https://issues.apache.org/jira/browse/DIRSERVER-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre-Arnaud Marcelot updated DIRSERVER-1382:
----------------------------------------------

    Fix Version/s:     (was: 2.0.0-M2)
                   2.0.0-M3

> 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 Lecharny
>             Fix For: 2.0.0-M3
>
>
> 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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to