templates are currently parsed at startup and then per-request if you use ExecuteDev rather than Execute. I would like to keep the per-request reloading available through a configuration value and then a separate complete-reload through the admin panel when running live
templates are currently parsed at startup and then per-request if you use
ExecuteDev
rather thanExecute
. I would like to keep the per-request reloading available through a configuration value and then a separate complete-reload through the admin panel when running live