Hi Edgar,
Saw the Handlebars project you are creating. Good to see this! There was a discussion in the YUI forum on this missing link!
I did a quick review of the code and I was wondering how you are dealing with caching compile templates. I couldn't find this (could be I just missed it) and it would make sense to cache a template after compilation (and do all this in a multi-threaded environment). It would then also make sense to be able to have a method to clear the cache, which is useful in developer and redeploy scenarios.
Great to see this! Let me know if I can help
Marc
Hi Edgar,
Saw the Handlebars project you are creating. Good to see this! There was a discussion in the YUI forum on this missing link!
I did a quick review of the code and I was wondering how you are dealing with caching compile templates. I couldn't find this (could be I just missed it) and it would make sense to cache a template after compilation (and do all this in a multi-threaded environment). It would then also make sense to be able to have a method to clear the cache, which is useful in developer and redeploy scenarios.
Great to see this! Let me know if I can help
Marc