[Zope3-Users] Error in annotations example

2007-06-08 Thread Zanotti Michele
Hi, I am reading about annotations in "web component development with zope 3", but I have an error in the following interactive interpreter session that I don't understand. PythonWin 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)] on win32. Portions Copyright 1994-2006 Mark Hammond

[Zope3-Users] Re: Evolution of ZoDB after changing python modules structure (moving content classes to another module)

2007-06-08 Thread Alek Kowalczyk
Alek Kowalczyk <[EMAIL PROTECTED]> writes: > > Hi, > I moved my content class from mypackage.mymodule.MyContentClass into > mypackage.mysubpackage.mymodule.MyContentClass. > But when started Zope and went to visit an object I have previously created > (of > MyContentClass), I get: > ComponentLoo