[Zope-dev] Re: New-style ExtensionClasses (Zope 2.8) -- MRO issue
Sidnei da Silva
sidnei at plone.org
Sat Nov 1 06:10:11 EST 2003
Not bad. On a 'stock' plone installation, i've got these results:
sidnei at moria:~/src/instance/mro$ ./bin/zopectl debug
Starting debugger (the name "app" is bound to the top-level Zope
object)
>>> import mrohell
>>> base = mrohell.step1()
>>> mrohell.step2(base, mroonly=True)
Couldn't get mro for
Products.GroupUserFolder.GroupUserFolder.GroupUserFolder
Couldn't get mro for Products.CMFFormController.Script.FSPythonScript
Couldn't get mro for
Products.CMFFormController.FSControllerValidator.FSControllerValidator
Couldn't get mro for
Products.CMFFormController.FSControllerPythonScript.FSControllerPythonScript
Couldn't get mro for Products.CMFPlone.PropertiesTool.PropertiesTool
488 5 210
I'm going to fix those (after my english class) and then try something
harder ;)
--
Sidnei da Silva <sidnei at awkly.org>
dreamcatching :: making your dreams come true
http://awkly.org
A modem is a baudy house.
More information about the Zope-Dev
mailing list