Menu

Json-lib 0.4 Released

Dear Open Source Community,
I'm pleased to announce that json-lib version 0.4 has been released.
JSON-lib is a java library for transforming beans, maps and XML to JSON. It is based on the work by Douglas Crockford in http://www.json.org/java.

Additions:
- Added test suites for each package and for full project
Updates:
- Moved common methods of JSONObject, JSONArray to JSONUtils
- Renamed XML to XMLSerializer. Now uses XOM to parse documents
- Moved common assertion methods to Assertions (tests)
Fixes:
- Support js functions as type Fixes 1516306
Deletions:
- Deleted HTTP related classes

Posted by aalmiray 2006-07-12

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.