OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Commented: (CMIS-168) URL to id mapping



    [ http://tools.oasis-open.org/issues/browse/CMIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10278#action_10278 ] 

Jens Huebel commented on CMIS-168:
----------------------------------

One of the use cases discussed in this area:
An application uses Atom binding to a CMIS repository. It uses CMIS to attach documents and content to its internal business objects. Using Atom everything is based on URLs. There is no generic way to get the id. The application should not store the URI as it contains volatile information like host names, some parameters or even a token. The preferred way would be a standardized way to get the id from the Atom URI, just store the id in the business object attachment and later at retrieval time have a method to convert the id back to a URI pointing the Atom entry.

A second notable area of use. For a generic CMIS client implementing both (SOAP and Atom) bindings it would be much easier to encapsulate the binding specific logic from the common parts if it just needs to deal with ids.

> URL to id mapping
> -----------------
>
>                 Key: CMIS-168
>                 URL: http://tools.oasis-open.org/issues/browse/CMIS-168
>             Project: OASIS Content Management Interoperability Services (CMIS) TC
>          Issue Type: Bug
>          Components: REST/AtomPub Binding
>    Affects Versions: Draft 0.61
>            Reporter: David Nuescheler
>            Assignee: Al Brown
>
> reported in various discussions during the PlugFest in Basel, my interpretation may be off.
> Currently there is no way to map document and folder ids to urls on the client side.
> This will either lead to a large number of additional roundtrips or to very stateful clients
> that rely on the stability of that mapping (which i am not sure if this would be legal).
> So it would be great if there was a simple mapping from id's to URLs for both folders and
> documents.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]