I have just created an application (still a very early version!) that is aimed at making development with the JSON data-interchange format a whole lot easier. This application basically accepts a JSON string, validates it (using the JSONDecoder class from as3corelib) and generates an ActionScript 3.0 class from it. You can download it here!

The opening screen:

json-view

…and the output!

class-view

I’ve got quite a few more features planned (hence the version “0.1″). If you have any comments, queries or suggestions, leave them in a comment below.

Thanks to Dan White for the use of his skin Granite!