You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florent Guillaume (JIRA)" <ji...@apache.org> on 2009/08/02 15:10:14 UTC

[jira] Commented: (CMIS-44) Update implementation to CMIS draft 0.62

    [ https://issues.apache.org/jira/browse/CMIS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738074#action_12738074 ] 

Florent Guillaume commented on CMIS-44:
---------------------------------------

r800062
http://tools.oasis-open.org/issues/browse/CMIS-188
http://tools.oasis-open.org/issues/browse/CMIS-342
  added SPI#getFolderTree
  added CMIS#CAPABILITY_CAN_GET_DESCENDANTS, RepositoryCapabilities#hasGetDescendants
  used cmisra namespace in more places (object, repositoryInfo)
  updated workspace collection types
  removed cmis namespace on attributes of cmis:propertyString & co


> Update implementation to CMIS draft 0.62
> ----------------------------------------
>
>                 Key: CMIS-44
>                 URL: https://issues.apache.org/jira/browse/CMIS-44
>             Project: Chemistry
>          Issue Type: Task
>          Components: api, atompub, client, server, simple, soap
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>
> This issue lists the changes done to the API and code to support 0.62:
> http://tools.oasis-open.org/issues/browse/CMIS-43 (0.61)
>   JoinCapability#NO_JOIN("nojoin") -> #NONE("none")
> http://tools.oasis-open.org/issues/browse/CMIS-49
>   removed PropertyDefinition#getEncoding
> http://tools.oasis-open.org/issues/browse/CMIS-50
> http://tools.oasis-open.org/issues/browse/CMIS-136
> http://tools.oasis-open.org/issues/browse/CMIS-200
> http://tools.oasis-open.org/issues/browse/CMIS-262
> http://tools.oasis-open.org/issues/browse/CMIS-398 (0.63)
>   removed Choice#getIndex
>   
> http://tools.oasis-open.org/issues/browse/CMIS-59 (0.60)
>   merge of enumRelationshipDirection and enumIncludeRelationships not in spec, but done in Chemistry API
> http://tools.oasis-open.org/issues/browse/CMIS-83
>   PropertyDefinition#getMinValue and #getMinValue now return a Number
> http://tools.oasis-open.org/issues/browse/CMIS-84
>   added CMIS#CONTENT_STREAM_ALLOWED
>   Type#getContentStreamAllowed now implemented for AtomPub (but not enforced)
> http://tools.oasis-open.org/issues/browse/CMIS-87
> http://tools.oasis-open.org/issues/browse/CMIS-317
> http://tools.oasis-open.org/issues/browse/CMIS-305
>   added Property#BASE_TYPE_ID
>   renamed CMIS#BASE_TYPE to CMIS#BASE_TYPE_ID
>   removed CMIS#TYPE_ID (use CMIS#ID now)
>   removed CMIS#BASE_TYPE_QUERY_NAME
>   removed Type#getBaseTypeQueryName
>   added CMISObject#getBaseType 
>   added ObjectEntry#getBaseType
>   added BaseType#getId
>   added "cmis:" prefix to CMIS-defined type and property ids (Property, BaseType)

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