Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3 by
gagrav...@gmail.com: Incompatible with cmislib from trunk
https://code.google.com/p/cmislib-alfresco-extension/issues/detail?id=3
If you try to run with a build of cmislib from trunk (0.6 Dev), eg to
support the Browser binding as well, then the import of CmisClient from
cmislibalf fails with:
from cmislibalf import CmisClient
File "cmislibalf/__init__.py", line 22, in <module>
model.Document._initData = initData
AttributeError: 'module' object has no attribute 'Document'
It seems that the Document object has moved to domain, with subclasses in
the atompub and browser bindings
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings