Scott Sauyet: > I look forward to seeing it. Nice job so far!
I implemented abstract `walk` operation and therefore I added an optional argument `reviver'. Both are according ECMA-262-5. You can see the changes: <URL: https://github.com/abozhilov/json/blob/master/src/json.js> Also I changed the first example, where I put little demo of `reviver'. <URL: https://github.com/abozhilov/json/blob/master/examples/parse-1.js> Any other suggestions or improvements are appreciated. -- 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]
