> If include is implemented as a formatter, then it has access to the > full context. It can pass that through somehow to an included > template. I haven't tried this though.
I did. It works. I just had to also make undefined_str into a function (which I did already, so it could print out warnings to the console with the template name, and return an empty string as a value). I added context to that function as well, and got it all to work. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
