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

Florent Guillaume resolved CMIS-30.
-----------------------------------

    Resolution: Fixed

Code committed. r794388

The tests have been merged into BasicTestCase, and the Simple implementation 
brought to the same level.

Note: you had some code in getChildren that seemed to assume that skipCount 
expressed a number of pages (if (count >= skipCount * maxItems)), but that is 
not the case. skipCount is a number of items.
You also had some code in the tests that built a SimpleObjectId from an 
ObjectEntry just to pass it to various methods, but this isn't necessary as 
ObjectEntry already implements ObjectId.

> Implement navigation services for AtomPub & Simple client
> ---------------------------------------------------------
>
>                 Key: CMIS-30
>                 URL: https://issues.apache.org/jira/browse/CMIS-30
>             Project: Chemistry
>          Issue Type: New Feature
>          Components: atompub, client, simple
>            Reporter: Emanuele Lombardi
>            Assignee: Florent Guillaume
>         Attachments: NavigationServices.txt
>
>
> This is a first implementation of navigation services. I hope can be useful

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to