On 9/20/06, Clinton Gormley <[EMAIL PROTECTED]> wrote:
> Besides the above concern, another important reason we want this in > production is so that when we push a new version it doesn't take > effect until we bounce the server. In particular we wouldn't want it > using a mix of old and new file versions during the middle of a code > push. > That's a good point. How did you bypass TTs file access system? Did you subclass Provider? Is the code open for others to use?
I'll have to check, but I think we just pased the contents of the template instead of the filename. -- Help bring back the San Jose Earthquakes - http://www.soccersiliconvalley.com/ _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
