[dna-issues] [JBoss JIRA] Created: (DNA-447) Make REST PUT Method Support add/removeMixin Like POST Method
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Tue Jun 9 08:05:06 EDT 2009
Make REST PUT Method Support add/removeMixin Like POST Method
-------------------------------------------------------------
Key: DNA-447
URL: https://jira.jboss.org/jira/browse/DNA-447
Project: DNA
Issue Type: Bug
Components: JCR, Server
Affects Versions: 0.4
Reporter: Brian Carothers
Assignee: Brian Carothers
Priority: Minor
Fix For: 1.0
The REST POST method automatically translates the jcr:mixinTypes property (if set on the request) into a series of addMixin calls. The PUT method should compare the jcr:mixinTypes property (if present) to the existing mixin types for the node and attempt to add or remove mixin types as needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list