[Zope-dev] Re: New-style ExtensionClasses (Zope 2.8) -- MRO issue

Sidnei da Silva sidnei at plone.org
Fri Oct 31 14:55:45 EST 2003


On Fri, Oct 31, 2003 at 02:39:28PM -0500, Jim Fulton wrote:
| I've checked the results of my work into the mro-advanture-branch (waa,
| I wish I cud spell) branch.
| 
| You might find it entertaining to check out Zope on this branch:
| 
|   cvs co -rmro-advanture-branch Zope
| 
| (and build it) (Note, Python2.3 is required.)
| 
| Install your favorite products (CMF makes a nice example)
| and then use the functions in the included mrohell module to
| find out if you have a problem:
| 
|   cd Zope
|   bin/zopectl debug
|   >>> import mrohell
|   >>> base = merohell.step1()
|   >>> mrohell.step2(base, mroonly=True)
| 
| and see if you get any mro problems.  If you do, see if you can
| figure out how to fix them.

Amazing! A perfect task for a saturday evening ;)

-- 
Sidnei da Silva <sidnei at awkly.org>
dreamcatching :: making your dreams come true
http://awkly.org

This is an unauthorized cybernetic announcement.



More information about the Zope-Dev mailing list