← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/new-jsoniq-update into lp:zorba

 

The proposal to merge lp:~zorba-coders/zorba/new-jsoniq-update into lp:zorba has been updated.

Commit Message changed to:

Introducing new update syntax in the JSONiq parser.
- Made json keyword mandatory to avoid conflicts.
- Turned "replace json value of" into "replace value of json" to make consistent with XML updates, for BOTH parsers.
- New target syntax: delete $obj.foo, delete $arr[[1]], etc.

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/new-jsoniq-update/+merge/185295
-- 
https://code.launchpad.net/~zorba-coders/zorba/new-jsoniq-update/+merge/185295
Your team Zorba Coders is subscribed to branch lp:zorba.


References