[ 
https://issues.apache.org/jira/browse/SLING-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657731#action_12657731
 ] 

Carsten Ziegeler commented on SLING-784:
----------------------------------------

While this sounds reasonable, I'm a little bit worried about the practical 
aspect. If I just want to add one mixin, I need to know all applied mixins and 
post them again just to be able to do this simple stuff.
I'm all for handling this in the same way as we do with props, so what doing 
like outlined above and adding support for ./jcr:mixinty...@add=mixins which 
just adds the mixins?

> SlingPostServlet does not allow setting mixin types on existing nodes
> ---------------------------------------------------------------------
>
>                 Key: SLING-784
>                 URL: https://issues.apache.org/jira/browse/SLING-784
>             Project: Sling
>          Issue Type: Improvement
>          Components: Servlets Post
>            Reporter: Alexander Saar
>         Attachments: post-servlet-change-mixins.diff
>
>
> the current implementation of the sling POST servlet allows to specify mixin 
> node types when a new node is created, but it is not possible to add/change 
> mixin node types of existing nodes. I suggest to add this funtionality 
> because it is a common use case that you want to set properties which are 
> defined in mixin node types (eg adding some meta data to a file).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to