#33: Compiling Views all at once
------------------------+---------------------------------------------------
Reporter: Chadly | Owner:
Type: enhancement | Status: new
Priority: major | Component: Spark Core
Keywords: |
------------------------+---------------------------------------------------
One thing that I think would be nice would be to have all Spark views
compile at once at application start -- rather than having each view
compiled only when it is requested. That way, when there is a
compilation error in one of your views, you would know about it as
soon as you ran the site -- since no pages would work until all views
successfully compiled.
This could also open the door for precompilation options for when you
are deploying a site?
--
Ticket URL: <
http://dev.dejardin.org/trac/spark/ticket/33>
Spark View Engine <
http://dev.dejardin.org/trac/spark>
Spark View Engine