On Dec 17, 2007, at 12:26 PM, Adrian Klaver wrote:
> Seems the problem with the ClassDesigner not adding the child
> bizobj has returned. I am using rev 3805.
You're using Web Update, right? Remember that currently there is no
way to update the Class Designer files via web update (although that
will be changing soon!).
To check, open up the ClassDesignerFormMixin.py file, and look at
line 800:
Good: rep = self.Controller.getCodeDict()
Bad: cd = self.Controller.getCodeForObject(self, create=True)
If you have the 'Bad' version, you'll have to update manually by
grabbing the files from our Trac code browser: http://
trac.dabodev.com/browser/trunk/ide
I should have Web Update for non-framework projects available soon;
I just have a few more kinks to work out...
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
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/dabo-users/[EMAIL PROTECTED]