On Thu, 2004-03-11 at 19:06, Chris Ochs wrote: > I think maybe you misunderstood me. This is a hosted service built around > TT that we host for others. Since this is something that would obviously be > an issue for anyone using TT to run a hosted service where you have multiple > users, I thought it would be better to just add it to the core code instead > of subclassing Provider.pm.
It sounds like a good idea, provided it is optional. People who are very concerned about performance wouldn't want the extra file access, and are probably willing to restart mod_perl when they change their templates. By the way, does your change work for the on-disk cache as well? I remember that being kind of annoying, how I would have to clear that out manually when I launched a new set of templates. - Perrin _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
