On Tuesday 10 April 2001 01:44, Bernd Gehrmann wrote: > On Mon, 9 Apr 2001, Roberto Alsina wrote: > > What I meant was just the difference between having the python > > interpreter off-process and in-process. > > > > I am guessing veepee embeds the python interpreter into the app itself, > > making it larger, while I intended to use external python scripts, making > > the actions slower. > > A significant difference is also that an embedded interpreter > can retain state information between invocations of actions. I don't see a problem with using an in-process interpreter as long as the thing gets loaded on demand. Cheers, Waldo -- bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com