So are templates loaded into memory on first hit already? If so, that solves my issue.
I just want to get templates read from memory and not from disk. In mod_perl, I need to do that at startup to push them into shared memory -- but tg is different. I'm fine with stuff running after first hit, I just don't want any disk IO in regards to templates. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

