Dieter Maurer wrote:
Jim Fulton wrote at 2006-5-9 07:22 -0400:

...
   Finally, there's a lot of interest in generating configuration
   actions in Python, rather than ZCML.  I suspect that avoiding
   XML processing, conversion, and validation might speed startup
   quite a bit.


Moreover, if the component performs is own reregistration
on reload, the Z2 refresh may be possible as well.

This sounds too complex to me.

See my response to Shane's post though.  I think a limited
reload with explicit failures could be very useful and safe.

...

I hear of very few problems here.

Good for you.  I've observed that when reload causes problems,
people are often unaware of it.  People have baffling errors
that eventually clear themselves up (after a restart), increasing
their awe of the ficklness of the Zope gods. ;)

Unfortunately, in the past people have often asked me for help
in debugging strange failures, wasting hours of my time.

Jim

--
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to