[email protected] wrote:
Author: doogie
Date: Wed Feb 10 22:47:30 2010
New Revision: 908712
URL: http://svn.apache.org/viewvc?rev=908712&view=rev
Log:
JSON reading/writing. May seem like it is uneeded, but a later commit
will add support for this becoming more extensible.
Added:
ofbiz/trunk/framework/base/src/org/ofbiz/base/json/
ofbiz/trunk/framework/base/src/org/ofbiz/base/json/JSON.jj
ofbiz/trunk/framework/base/src/org/ofbiz/base/json/JSONWriter.java
ofbiz/trunk/framework/base/src/org/ofbiz/base/json/test/
ofbiz/trunk/framework/base/src/org/ofbiz/base/json/test/JSONTests.java
Modified:
ofbiz/trunk/framework/base/build.xml
Adam,
Could you help us out here and give us an overview of what is being done
in this commit?