It typically depends on what you're changing. If you're running the zope instance in debug mode and you're working on a template/code/etc in a CMF skin then the changes should be immediate. If you're making changes to other file system code then unfortunately you do have to restart the instance. Just the 'nature of the beast'.
-Tim On Tue, 2007-04-10 at 20:53 -0400, Juan Pablo Di Lelle wrote: > I still don't get it: why would I need to restart Zope (and even > worst, reinstall products!) every time I change a single line of code? > If instancemanager restarts Zope for me, why is that faster than me > restarting it from the shell? (how many seconds is "really quickly"?) > > Please don't take me wrong, I am just trying to learn and understand. > Instancemanager does look handy. > > Thanks for your help. > > Juan Pablo >
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
