Scott Sauyet : > Have you considered allowing a reviver function? Perhaps it's not > important to your "testing and debugging purposes", but it might be an > interesting extension...
The main goal was to create proper parser, but I like the idea for reviewer function and I'll add it. I made some changes for public API. I made `evalJSON' public wrapper for parser, and the reviewer function will be passed as second argument to `evalJSON'. If you have github account, watch the repository and you will see the changes. -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
