[Zope3-Users] cant register object via zmi
garz
garz at gmx.net
Wed Apr 16 14:18:24 EDT 2008
hi,
i cant register the following class through the zmi. there is not tab for
supporting that action.
class IServus(Interface)
class Servus(Persistent, Location):
implements(IServus)
i can register every container or contained item. so checked the difference
between them, but i cant figure out. any ideas?
--
View this message in context: http://www.nabble.com/cant-register-object-via-zmi-tp16728156p16728156.html
Sent from the Zope3 - users mailing list archive at Nabble.com.
More information about the Zope3-users
mailing list