Comment #7 on issue 22 by [email protected]: JavaScript JSONTemplate cannot be prototyped http://code.google.com/p/json-template/issues/detail?id=22
What I was getting is that there should be a standard idiom for overriding methods without mutating globals (this doesn't seem to be very standardized in JavaScript). I haven't seen this pattern you're showing there; it seems a bit complicated for general use. But I've just made a TODO in the code for later, and applied the patch. The test in browser_tests.py specifies what I think you want -- please verify it because we could change the structure again, and I'll only go off that test to avoid breaking it. Thanks for the patch. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
