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 _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com