A possible solution to the problem of incremental loading

:+1: On-demand template loading would address security concerns (rendering admin templates to any client) and performance concerns (sending all templates on the wire when only some are used most of the time).

Just thought I’d add some prior art: