[
https://issues.apache.org/jira/browse/CMIS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779972#action_12779972
]
Florent Guillaume commented on CMIS-46:
---------------------------------------
Hi,
Do you have an updated version for the current trunk? I'm sorry I couldn't
apply this earlier and would rather start from the current codebase if you have
a patch.
Also I have zero confidence in code that's not unit-tested. I don't know how
the code you wrote was tested, but it sure would be better if you included unit
tests in your patches.
I can still apply the patch but you're on your own if anything breaks then or
later... Which is not a state of code I'm willing to live within an Apache
project. People wanting to maintain the JCR bindings will have to start writing
unit tests :)
> JCR Implementation Node-Property-Names have to be mapped to CMIS
> Property-Names
> -------------------------------------------------------------------------------
>
> Key: CMIS-46
> URL: https://issues.apache.org/jira/browse/CMIS-46
> Project: Chemistry
> Issue Type: Improvement
> Components: jcr
> Reporter: Michael Mertins
> Attachments: chemistry-jcr_complete_patch.txt,
> chemistry-jcr_complete_patch.txt, chemistry-jcr_complete_patch062.txt
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> The JCR Repository Nodes usually have nodes with totally different
> property-names than the CMIS standard requires. E.g. "jcr:name" <->
> "ObjectId".
> Without this kind of mapping, the jcr-properties will be outputted by the
> server but the cmis-clients will not interpret them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.