myJSON 1.0 released
myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string, while at the same time preserving the original types declared in the updated objects.
Especially useful for quickly writing unit tests that update and check object graphs.
2006-10-27 09:08:39 UTC by ahristov314