Re: Creating GFD files - Manual/Script/Designer

Randall Whitman <[email protected]> Mon, 28 Feb 2011 16:52:04 -0800
Newsgroups gmane.comp.gnu.enterprise.devel
Message-ID <6263.1298940724@randall-desktop>
> common/datasources/drivers/Base/Connection.py function readSchema().
Thanks, i see that used in  designer/src/base/TemplateBase.py .

Today's observation is that Designer>File>New>from-wizard>simple-wizard
chokes on exceptions in
designer/src/forms/document.py  method  buildWizardCurrentDict().
(Tech summary: self.visualEditor is never initialized/set - cf gDes-0.5
 forms/Instance.py - also baseForm is uninitialized object.)
Will have to set that aside for another day.

/Randall