[Zope] Modifying RESPONSE on External Method
Flynt
rhess@bic.ch
Sun, 17 Jun 2001 16:39:10 +0200
oivvio polite wrote:
> One other thing. Zope aknowledges changes to Data.fs on the fly but to get it
> to react to changes in External methods I have to restart zope. During debugging
> this is kind of tiresome. There must be a simpler way. Right?
>
> --
> oivvio polite
Hi Oivvio
You *do not* have to restart Zope, whenever you change your external
method.
Instead, in the management screen of your external method, just click on
the
*Save Changes* button to get your changes to the external method become
active ;-)
--- Flynt