Mercurial > hg > ConflictEditor
log
age | author | description |
---|---|---|
Sun, 18 Sep 2011 09:35:43 +0200 | dirk | directly compare the JsonNode objects that are returned as values for a given field name. Difference needs to preserve them so that the JsonNodes can be used when merging conflict JSON documents later. |
Sat, 17 Sep 2011 09:28:13 +0200 | dirk | toString of Difference should properly quote the values and not quote null fields. |
Sat, 17 Sep 2011 09:22:30 +0200 | dirk | helper class for playing around with JSON |