[ 
https://issues.apache.org/jira/browse/CMIS-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494654#comment-13494654
 ] 

Florian Müller commented on CMIS-602:
-------------------------------------

On the server side you already have access to the HttpServletRequest object 
through the CallContext and you can extract whatever parameter you need in your 
server implementation. Is it really necessary to copy the parameters to another 
object?
                
> ExtensionsData for atom and browser binding
> -------------------------------------------
>
>                 Key: CMIS-602
>                 URL: https://issues.apache.org/jira/browse/CMIS-602
>             Project: Chemistry
>          Issue Type: New Feature
>          Components: opencmis-client, opencmis-server
>    Affects Versions: OpenCMIS 0.8.0
>            Reporter: Michael Brackx
>            Assignee: Florian Müller
>         Attachments: 1-poc-atompub-objectservice_create.patch
>
>
> Add support for non-standard parameters for atom and browser bindings.
> Non-standard parameters are currently only supported for the webservice 
> binding.
> Parameters could be query parameters or form parameters, depending on the 
> service and binding.
> Non-standard parameters could be mapped to ExtensionsData, using only name 
> and value of CmisExtensionElement.
> Can be split into subtasks:
> - atom, browser binding
> - client, server

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to