-------------- Original message ---------------------- From: Ed Leafe <[EMAIL PROTECTED]> > 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!).
Actually I reinstalled from 0.8.3, just to start from a known point. > > 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 have the bad version. I will grab the good version. > > I should have Web Update for non-framework projects available soon; > I just have a few more kinks to work out... > > -- Ed Leafe Thanks, -- Adrian Klaver [EMAIL PROTECTED] _______________________________________________ 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]
