Ed Leafe wrote: > On Feb 7, 2009, at 11:19 AM, Bob Sysero llc Dev wrote: > >> I tried to run the Class Designer in my terminal >> python ClassDesigner.py >> and at the end of the long Trace Back I got the message: >> >> File >> "/usr/lib/python2.5/site-packages/dabo/lib/propertyHelperMixin.py", >> line >> 262, in getPropertyList >> propList = propLists.get((cls, onlyDabo), []) >> RuntimeError: maximum recursion depth exceeded in cmp >> >> If you need me to send the whole trace back I can send it to you. > > I reported this to Paul yesterday. I plan on looking into a fix later > today.
See my commit r5035, which seems to work right out of the box. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
