Menu

Json-lib 2.1 released

Dear Open Source Community,
I'm pleased to announce that Json-lib version 2.1 has been released.

JSON-lib is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.

Changelog:

1808430 Customize bean instantiation in JSONObject.toBean()
1806171 Enable custom selection of JsonBeanProcessors
1798641 JSONObject/JSONArray are not thread safe. Thanks to Yee_Keat Phuah (provided a patch).
1789704 Allow attribute filters on method fromObject()
1785314 Add support for java.sql.Date in JsDate*Processors
1784862 Move JSONSerializer's configuration to JsonConfig
1784859 JsonConfig should not be singleton
1769578 Setter always passes in Object[]. Thanks to jcue786[at]users[dot] sourceforge[dot]net
1769559 JSONArray.toArray always returns array of type Object[]. Thanks to sebthom[at]users[dot] sourceforge[dot]net
1764768 JSONObject.toBean() empty string error [jettison integration]. Thanks to jcue786[at] users[dot]sourceforge[dot]net
1763699 JSONObject.toBean() Error with nested bean arrays
1760194 JSONObject.get() doesn't follow java.util.Map contract

Posted by aalmiray 2007-10-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.