Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > >Maybe because there's an ambiguity of what file you are calling -- > >test.tmpl or test.py. When you give the extension it is unambiguous. > > > >I thought Webware would ignore the unregistered extension, though. > > Actually, it's the other way around. You have to specify what extensions to > ignore. An old TO DO item is to switch WebKit to a setting called > ExtensionsToServe.
If something like that happens, it would help Cheetah is there was a way to prioritize extensions, so that .tmpl files could be automatically compiled by a factory to .py files, without having this sort of conflict. Ian _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
