15 Jan
2001
15 Jan
'01
3:17 p.m.
Oleg Broytmann wrote:
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.
Fair enough then :-) Chris