16 Aug
2003
16 Aug
'03
9:31 p.m.
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