Geoff Talvola <[EMAIL PROTECTED]> wrote:
> > > That would be fairly Pythonic in the same way that .pyc's
> > > are handled. Especially if there were no complaints when
> > > write access wasn't available.
> >
> >Hmmm, that sounds about right. So long as it also makes
> >a backup of any existing .py files with the same basename.
>
> How about this instead: it only replaces the .py file if it was itself
> autogenerated. The servlet factories could embed a
I'm not entirely clear on how this part of TS works, but how about if
SomePage.tmpl created a GenSomePage.py, and SomePage.py inherited from
GenSomePage? SomePage.py would be automatically created if it doesn't
exist, but it would be strictly boiler-plate... i.e., you can edit it
without worrying that it would ever need to be regenerated. Kind of
like how MK does this for models.
Ian
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel