Posted By: Daniel Luz
Date: 2008-01-28 03:18
Summary: JSON-JRuby passes all json-ruby tests
Project: JSON-JRuby
It took less time than expected, and now the library passes all 407 assertions from the original json library! As such, the first stage of development of JSON-JRuby is nearing completion; it is already quite close to being a perfect drop-in replacement to json_pure (or json-C, if you are moving code from MRI to JRuby).
Next on the list should be some elementary refactoring and code documentation. |
|