[Zope] Export from 2.5.1 and import into 2.6.1
Dieter Maurer
dieter@handshake.de
Wed, 19 Mar 2003 21:37:38 +0100
Jens Dobberthin wrote at 2003-3-19 15:47 +0100:
> does anybody know why the import of a ZClass-based product does not
> work? I'm trying to import a product from 2.5.1 into 2.6.1 and always
> get the traceback below. Any suggestions? Other Products will import
> fine, just this one fails because it needs a class called 'iclass'. What
> is this class supposed to do?
There are some issues with ZClasses and Zope 2.6.1 upgrades.
Please search the mailing list archive for more information...
Dieter