[Zope] How to install a new product in Zope 2.7
Chris McDonough
chris.mcdonough at cox.net
Sat Aug 16 18:31:54 EDT 2003
> There was a reference to another product(not installed) in my
product.
> Using the method you suggested, i immediately found the error.
Great.
> I have now three zope running (2.6, 2.7, 3) the 2.x versions as
> services and z3 in a console window.
>
> I saw an interface package in Zope 2.7 does that mean that this
version
> is a path between Z2 and Z3 ?
Zope 2.6 has an interface package too.
> If true, how to follow this path ?
There is no predetermined path. Zope 2 products are not compatible
with Zope 3 products at this time. In the future there may be
automated tools to translate them. For now, you need to rewrite your
products to use them under Zope 3.
- C
More information about the Zope
mailing list