|
[
Permalink
| « Hide
]
Al Brown added a comment - 23/Feb/09 01:35 PM
Agreed with the proposal to update spec to use BaseType.
As I understand there are six concepts:
- ObjectTypeId (repo specific) - ParentTypeId - BaseObjectTypeId - ObjectTypeQueryName (spec defines values for root types e.g. Document, Folder, ...) - ParentTypeQueryName - BaseTypeQueryName I would like to see the spec (Part 1) also define ObjectTypeId values for root types This would then allow Object Type Definition to support following attributes: - ObjectTypeId - ParentTypeId - BaseTypeId - TypeQueryName And Base Object Type to support the following properties - ObjectTypeId - BaseTypeId Part 2 is then a direct serialization of above. This means Query Name must be retrieved via Type Definition (I think that's ok, as it's generally used to drive query builders). However cmis:object provides its actual type id and a known base type id that can be switched on by a client (e.g. split between item and container) without requiring retrieval of Type Definition (a common use case). The above comment has now been created as a new issue
|
|||||||||||||||||||||||||||||||||||||||||