You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2012/04/26 18:24:19 UTC

[jira] [Created] (DIRSERVER-1715) Implement backward browse for DescendantCursor and ChildrenCursor

Emmanuel Lecharny created DIRSERVER-1715:
--------------------------------------------

             Summary: Implement backward browse for DescendantCursor and ChildrenCursor
                 Key: DIRSERVER-1715
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1715
             Project: Directory ApacheDS
          Issue Type: New Feature
    Affects Versions: 2.0.0-M6
            Reporter: Emmanuel Lecharny
            Priority: Minor
             Fix For: 2.0.0-M8


Right now, those two cursors don't allow backward browsing though the previous() method. We need to implement this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DIRSERVER-1715) Implement backward browse for DescendantCursor and ChildrenCursor

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1715.
------------------------------------------

    Resolution: Fixed

Fixed in trunk : we now use a set of UUID, which allows us to go backward if needed
                
> Implement backward browse for DescendantCursor and ChildrenCursor
> -----------------------------------------------------------------
>
>                 Key: DIRSERVER-1715
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1715
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 2.0.0-M6
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 2.0.0-M8
>
>
> Right now, those two cursors don't allow backward browsing though the previous() method. We need to implement this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira