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

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis-comment message

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


Subject: getObjectOfLatestVersion signature between 1.0 and 1.1 release


Hello,

I am writing to you because I am facing a problem of interoperability between CMIS 1.0 and 1.1.

First of all, is there a full ascending compatibility between CMIS 1.1 and 1.0 ?

If not, then the rest of my mail may not be interesting.
If yes, I noticed a change in getObjectOfLatestVersion method signature :

CMIS 1.0 :
========================================================================
2.2.7.4.1 Inputs
Required:

ID repositoryId: The identifier for the Repository.
ID objectId: The identifier for the Version Series.

CMIS 1.1 :
========================================================================
2.2.7.4.1 Inputs
Required:
Id repositoryId: The identiïer for the repository.
Id versionSeriesId: The identiïer for the version series.

As you can see, the change concerns the objectId parameter in 1.0 replaced by versionSeriesId in 1.1

Am I the only one who has noticed this?

Regards


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