gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] problems with import tags


From: James Thompson
Subject: Re: [GNUe] problems with import tags
Date: Sun, 4 Apr 2004 23:55:55 -0500
User-agent: KMail/1.6.1

On Saturday 03 April 2004 01:25 pm, address@hidden wrote:
> 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)
>

_instance is gnue-forms specific.  So I think this change would break the 
other tools ability to import.  I'm not sure this will be fixed before the 
next release which we are targeting for this week.

Take Care,
james




reply via email to

[Prev in Thread] Current Thread [Next in Thread]