Categories
technology

StringTree JSON

Just been having a look at StringTree’s JSON light and nimble JSON parser. Sure, it’s not validating but it’s very light. and ideal for basing a J2ME implementation on. Sure, there’s tavon’s JSON-J2ME library but that has unfortunate dependencies on J2ME polish which should best be avoided. I’ve got nothing against polish but a dependency is a dependency and Chris would not be happy. So I’m in the process of adapting StringTree to be a fast’n’lite non-validating JSON parser for j2me mobiles. I’ll let you know how I get on.

Leave a Reply

Your email address will not be published. Required fields are marked *