I heard a rumour that with Zope 2.3 you don't need to restart the Zope server after making changes a (python) Product. Can anyone confirm this? If so how can I turn on/make this work ? -Andy
I heard a rumour that with Zope 2.3 you don't need to restart the Zope server after making changes a (python) Product.
Can anyone confirm this? If so how can I turn on/make this work ?
-Andy
That's not the case - it was something that we considered, but doing this with a consistent and worthwhile level of service is extraordinarily hard. We don't want to put something new in that only works part of the time with a long list of caveats - in the long run, that would only cause confusion for people. Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations www.digicool.com
Brain Cheers, That explains why it wouldn't do it then :) -Andy Brian Lloyd wrote:
I heard a rumour that with Zope 2.3 you don't need to restart the Zope server after making changes a (python) Product.
Can anyone confirm this? If so how can I turn on/make this work ?
-Andy
That's not the case - it was something that we considered, but doing this with a consistent and worthwhile level of service is extraordinarily hard. We don't want to put something new in that only works part of the time with a long list of caveats - in the long run, that would only cause confusion for people.
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations www.digicool.com
This is not true. The behavior is the same as before... the plans to make restart optional were waylaid by complications. ;-( ----- Original Message ----- From: "Andy Dawkins" <andyd@nipltd.com> To: <zope@zope.org> Sent: Thursday, January 25, 2001 11:45 AM Subject: [Zope] 2.3 and Products
I heard a rumour that with Zope 2.3 you don't need to restart the Zope server after making changes a (python) Product.
Can anyone confirm this? If so how can I turn on/make this work ?
-Andy
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andy Dawkins -
Brian Lloyd -
Chris McDonough