[
https://issues.apache.org/jira/browse/CMIS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891115#action_12891115
]
Florian Müller commented on CMIS-241:
-------------------------------------
That's by intention. It prevents a (probably expensive) load of the newly
created object if that is not necessary. We could use the default context here.
But that would mean that object is always fetched and maybe cached and there is
no way for the application to control this.
> Folder.createXXX + OperationalContext
> -------------------------------------
>
> Key: CMIS-241
> URL: https://issues.apache.org/jira/browse/CMIS-241
> Project: Chemistry
> Issue Type: Bug
> Reporter: Stephan Klevenz
> Fix For: 0.2.0-incubating
>
>
> The methods Folder.createFile and Folder.createFolder return null if I do not
> provide an OperationalContext object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.