On Mon, 2002-02-04 at 18:38, Magnus Lie Hetland wrote:
> How about adding '.tmpl' and '.tmpl~' to the default list of suffixes
> to ignore? (Would make life easier for Cheetah users... :)

In the larger picture, we'd like .tmpl not to be ignored, but rather for
there to be another factory for it.  To do this, however, we'd need to
resolve conflicts, since Cheetah creates a .py file for the .tmpl file,
but the .py file needs to be ignored in favor of the .tmpl file.  

Another alternative would be for the Cheetah factory to not just produce
a .py file, but something somehow obscured -- like cheetah_X.py for
X.tmpl.

  Ian



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to