[Zope3-Users] how to prevent the pagetemplate reload?

2009-07-20 Thread YoungKing
Hi all, I see the pagetemplate reload on each time modified,this may be bad for the production environment,how to prevent it ? devmode off in the zope.conf seems not to work. I notice that there's an option ``reload_templates`` in repoze.bfg,does zope3 has the same thing?

Re: [Zope3-Users] [Zope-dev] how to prevent the pagetemplate reload?

2009-07-20 Thread Andreas Jung
On 21.07.09 05:04, YoungKing wrote: > Hi all, I see the pagetemplate reload on each time modified,this may > be bad for the production environment,how to prevent it ? Is this related to Zope 2 or Zope 3? PT in Zope 2 should not reload if debug-mode is disabled. -aj P.S. and please *stop* with cr