CMIS extensions handling should be binding agnostic
---------------------------------------------------
Key: CMIS-251
URL: https://issues.apache.org/jira/browse/CMIS-251
Project: Chemistry
Issue Type: Improvement
Components: opencmis-client, opencmis-client-bindings,
opencmis-commons, opencmis-server
Affects Versions: 0.2.0-incubating
Reporter: Florian Müller
Assignee: Florian Müller
The current way to set and extract CMIS extensions with OpenCMIS is a bit
cumbersome.
You can get and set a List<Object> which effectively is a
List<org.w3c.dom.Element> at the moment. But this is difficult to use and will
not work with the upcoming JSON binding.
The OpenCMIS extensions handling should be binding agnostic and easy to use.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.