On Jun 13, 2008, at 4:46 PM, Nate Lowrie wrote:

> Well I did some more research.  The problem is in
> ClassDesignerComponents.py line 212, classDict is none because isClass
> evaluates to False in line 45.  We don't set classDict in the
> coresponding else statement so but there is the possibility
> insideClass will be true.  Somewhere we need to set the classDict
> variable, I am just not sure where or what to.


        Well, it wasn't just one place; that code structure appeared in  
several places. I've updated them to default to an empty dict when  
inside classes instead of None. Try out the new commit and let me know  
if it's working for you, too.

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to