Re: problems with import tags
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
in common/definitions/GParser.py line 431 if i replace form = self._xmlParser.loadFile(handle, self.findParentOfType(None)._app, initialize=0) by form = self._xmlParser.loadFile(handle, self.findParentOfType(None)._instance, initialize=1) import-datasource works again (at least for the test case i was building). Please tell me if it's the right way to go. malek Quoting James Thompson <[email protected]>: > On Monday 29 March 2004 12:49 pm, Malek Hadj-Ali wrote: > > gnue-forms, gnue-common : 0.5.3 > > platform: win32 > > > > does anybody has any useful example on how to use those tags? > > maybe they are just broken an i should wait... > > > > It seems that import tags are currently broken due to other internal changes. > > I'll try and figure out whats up and get fixed. > > Take Care, > james > > > _______________________________________________ > Gnue mailing list > [email protected] > http://mail.gnu.org/mailman/listinfo/gnue >