Em Segunda 15 Maio 2006 23:26, jvanasco escreveu:
> tg is nice, as all the code is nicely compiled into a process
>
> i just noticed though that templates aren't part of that- has anyone
> sought to create a solution that does that?  considering most
> templating languages support quite a bit of code, and us premature
> optimization freaks like to minimize file reads , it might be nice to
> have a flag to compile templates into memory at startup rather than
> as-needed.

Kid templates can be used in ".pyc" format directly.  You don't need ".kid" 
files except to generate the compiled version for the first time.

For other templating systems you'd have to check their docs and see how they 
behave.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to