On 2011-12-14 11:28, Apache Wiki wrote:
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for 
change notification.

The "Jsop" page has been changed by stefan:
http://wiki.apache.org/jackrabbit/Jsop?action=diff&rev1=30&rev2=31

Comment:
added 'copy'

   SET       ::= "^" STRING ":" ATOM | ARRAY
   REMOVE    ::= "-" STRING
   MOVE      ::= ">" STRING ":" (STRING | "{" STRING ":" STRING "}")
+ COPY      ::= "*" STRING ":" (STRING | "{" STRING ":" STRING "}")
   TEST      ::= "=" STRING ":" ATOM | ARRAY
   METADATA  ::= "@" OBJECT
   EXTENSION ::= OP STRING ":" (OBJECT | ATOM | ARRAY)
@@ -129, +130 @@

    * removeNodeDiff
    * removePropertyDiff
    * moveNodeDiff
+  * copyNodeDiff
    * testProperty
    * metaData
...

Not convinced.

If we think this is needed we should bring it up within the IETF so JSON Patch gets this, too.

Or have we given up on that?

Best regards, Julian

Reply via email to