...that is, the processing instruction is a queue of renders that can be called or specified elsewhere. The thinking here is that if you have a controller or special class that wants to modify a template automatically, then it can just pop something into the render queue.
Consider that there may need to be a before & after queue, as there is stuff that might be worth doing as soon as the document is loaded, such as setting the template paths in the interface for editing.
...that is, the processing instruction is a queue of renders that can be called or specified elsewhere. The thinking here is that if you have a controller or special class that wants to modify a template automatically, then it can just pop something into the render queue.
Consider that there may need to be a before & after queue, as there is stuff that might be worth doing as soon as the document is loaded, such as setting the template paths in the interface for editing.