With a little talk lately about JSON and some work I've been doing between RoR and Active4d, I've updated my jsonParseSimple methods. Don't think I changed anything except better variable names and some comments/documentation - I did add real arrays.
https://gist.github.com/762698 If you're doing all your JSON work in JavaScript, you can ignore this. If you every have to (or wanted to) deal with json in Active4D without JS, it could help you. All it does is parses JSON into an Active4D collection. There are a few limitations, but not many. The gist is just an a4d script with the methods and a little test data. Put the methods in a library if you have any use for them. Happy New Year - Roll Tide! and even a War Eagle! Steve Alex _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
