OK, I ported most of it to JS, see: http://code.google.com/p/json-template/source/list
It still doesn't have the context formatters or predicates. But the API works now with regular formatters. Andy On Sun, Oct 11, 2009 at 11:46 PM, Andy Chu <[email protected]> wrote: > OK, see the last 3 commits: > > http://code.google.com/p/json-template/source/detail?r=cfec7c7bc7caea74a279131467a63d5abba9124c > http://code.google.com/p/json-template/source/detail?r=51f9ba308599919ddf3ba8825b17c02c03a25a1c > > I started porting those Python-specific tests to JS-specific tests. > It needs 2 more tests: > > test with FunctionRegistry > test with ChainedRegistry > > And of course those things have to be implemented. That is the > entirety of what I've been talking about for awhile now. Run with > js_tests.bat > > BTW, I noticed that you've made huge whitespace edits in your clone. > That's going to make it very hard to merge any changes. Basically > you'll get conflicts everywhere. > > Andy > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JSON Template" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/json-template?hl=en -~----------~----~----~----~------~----~------~--~---
