[Zope] Design Q: Product vs. External Methods

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Mon, 15 Jan 2001 17:56:01 +0300 (MSK)


On Mon, 15 Jan 2001, Chris Withers wrote:
> > if you run zope in debug mode (./start -D) you won't have to hit 'edit" -
> > all external methods are re-read every time you access them.
> >
> That hasn't been my experience, but maybe I'm mistaken :-S

   I can assure it is. I run zope.net.ru in debug mode, and did debugging
of an External Method that draw the left column. After I modified the
source file Zope reread it, sure.

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.