[Zope3-dev] Utility registration vanished after restart?

Florian Lindner mailinglists at xgm.de
Sun Jan 7 13:25:48 EST 2007


Hello,
I have two object that are registed in content space. The first one with the 
ZMI the other one programmatically with:

getSiteManager().registerUtility(self, INewsfeed, self.__name__)

both registration show up fine in the ZMI registration tab. But after a 
restart of Zope both object are unregistred again.
Is this behavior correct? Why that?

Thanks,

Florian


More information about the Zope3-dev mailing list