It seems that my lean Java JSON implementation has caught some people’s attention. Not only have helpful folks submitted patches on this blog, but it’s actually getting use in real applications. With any luck I’ll get a bit of slack to work on the missing validator compopnent soon.
In the meanwhile, I have fixed the problem in JSONReader reported by “Sonny Gill” and “jlist”, and added a test case for that behaviour. I’d really appreciate it if a few folks could check out the latest version from https://svn.sourceforge.net/svnroot/stringtree/trunk (or direct from JSONReader.java) and try it out.
There will probably be a new release of the full Stringtree package sometime in the next week or two.
Posted by Stringtree in JSON, Projects
