[Zope-dev] Turning off product installation in zope.conf on all
zeo clients?
Jens Vagelpohl
jens at dataflake.org
Wed Apr 20 12:05:35 EDT 2005
On Apr 20, 2005, at 15:50, 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?
Yes, and the new product will not show up under Control_Panel/Products,
that's my understanding. Should be easy to test, though.
jens
More information about the Zope-Dev
mailing list