[Zope3-Users] RE: Upgrading from 3.2.0 to 3.2.1
Kim L. Jacobsen
klj at dgc.dk
Wed Aug 9 10:46:31 EDT 2006
Originally I thought, that buying a printed book didn't make much sense
for fast changing "product" :-) like Zope 3. But maybe I'll go ahead do
it anyway.
Regards,
Kim
> Quoting "Kim L. Jacobsen" <klj at dgc.dk>:
> > Thanks, that was the kind of solution I was hoping for. I
> guess that
> > if you want to use this method, you need to install the
> products under
> > INSTANCE_HOME in stead of SOFTWARE_HOME.
>
> Zope 3 doens't have "products" anymore, it just deals with
> Python packages which can be located anywhere on the
> PYTHONPATH. Of course, it usually makes sense to put
> instance-specific packages into $INSTANCE/lib/python. I'm
> pretty sure that this is documented (instance's have a
> README.txt file; my book also suggests this).
>
> Philipp
More information about the Zope3-users
mailing list