Currently once a template is compiled, it is cached forever via a static dictionary. Need to watch template directory and respond to changes.
Currently once a template is compiled, it is cached forever via a static dictionary.
Need to watch template directory and respond to changes.