On 08 Jun 2001 10:21:38 -0700, Tavis Rudd wrote:
> 
> I should have written something about this.  ServletFactory 
> and PlateKit were essentially duplicating what TScompile 
> does for .tmpl files, but TScompile does it better.  If you are 
> build a site using .tmpl files you should compile all the .tmpl 
> files into .py files using TScompile or the #extend directive
> won't work with intra-site extends.  This limitation also exists 
> with PSP's page @extend directive.  The ServletFactory only
> works on a single servlet at a time and thus isn't ideal for 
> working with #extend.

I guess what you're saying here, as it relates to PSP, is that one psp
page can't inherit from another?  That is true, but who cares?  They
should inherit from a servlet.  

Is that what you were saying?  Ignore me if this takes a long
explanation, I just haven't been keeping up with this thread.

Jay


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

Reply via email to