Reloading a python class in the Extensions dir
how can I force a reload of a python class in the Extensions dir without stopping and starting Zope ? Mit freundlichen Grüßen Joachim Schmitz WWW-Consultant email: js@ac-copy.net tel: +49-241-89491-0 fax: +49-241-89491-29
Joachim Schmitz wrote:
how can I force a reload of a python class in the Extensions dir without stopping and starting Zope ?
Click on it in the management interface, then click th button "Edit" Not very intuitive but it works ... --------- Hannu
">" == Hannu Krosing <hannu@tm.ee> writes:
If you are running zope in development mode ( with a -D ), it will reload the module if it has been modified.
Joachim Schmitz wrote:
how can I force a reload of a python class in the Extensions dir without stopping and starting Zope ?
Click on it in the management interface, then click th button "Edit"
Not very intuitive but it works ...
--------- Hannu
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (3)
-
Hannu Krosing -
Joachim Schmitz -
Stefan Kuzminski