On Wed, Apr 20, 2005 at 02:50:21PM +0100, Chris Withers wrote: > Jens Vagelpohl wrote: > > From what I understand it prevents the "installation"/writing of a > >product into the ZODB (the products management part of the > >Control_Panel) and thus prevents conflict errors. If the product is > >already installed (e.g. by a client who is allowed to do so) then you > >can instantiate instances of your new product. > > So if not clients do the installation, I would not be able to > instantiate objects?
AFAIK: At minimum, you need one client to do the installation once. After that, you can turn it off forever on all clients (until you install more products). -- Paul Winkler http://www.slinkp.com _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )