commit-gnue
[Top][All Lists]
Advanced

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

gnue/common/src definitions/GParserHelpers.py l...


From: Jason Cater
Subject: gnue/common/src definitions/GParserHelpers.py l...
Date: Wed, 30 Apr 2003 18:30:26 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    03/04/30 18:30:26

Modified files:
        common/src/definitions: GParserHelpers.py 
        common/src/logic: GTrigger.py 
Added files:
        common/src/definitions: GBinary.py 

Log message:
        added support for binary data in an xml file (encoded with base64); 
misc cleanup

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/definitions/GBinary.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/definitions/GParserHelpers.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/logic/GTrigger.py.diff?tr1=1.32&tr2=1.33&r1=text&r2=text

Patches:
Index: gnue/common/src/definitions/GParserHelpers.py
diff -c gnue/common/src/definitions/GParserHelpers.py:1.7 
gnue/common/src/definitions/GParserHelpers.py:1.8
*** gnue/common/src/definitions/GParserHelpers.py:1.7   Thu Jan  9 20:30:52 2003
--- gnue/common/src/definitions/GParserHelpers.py       Wed Apr 30 18:30:26 2003
***************
*** 7,13 ****
  # version 2, or (at your option) any later version.
  #
  # GNU Enterprise is distributed in the hope that it will be 
! # useful, but WITHOUT ANY WARRANTY; without even the implied 
  # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  # PURPOSE. See the GNU General Public License for more details.
  #
--- 7,13 ----
  # version 2, or (at your option) any later version.
  #
  # GNU Enterprise is distributed in the hope that it will be 
! # useful, but WITHOUT ANY WARRANTY; without even the implied
  # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  # PURPOSE. See the GNU General Public License for more details.
  #
Index: gnue/common/src/logic/GTrigger.py
diff -c gnue/common/src/logic/GTrigger.py:1.32 
gnue/common/src/logic/GTrigger.py:1.33
*** gnue/common/src/logic/GTrigger.py:1.32      Mon Mar 31 22:23:20 2003
--- gnue/common/src/logic/GTrigger.py   Wed Apr 30 18:30:26 2003
***************
*** 327,333 ****
  
  #
  # Return any XML elements associated with
! # GDataSources.  Bases is a dictionary of tags
  # whose values are update dictionaries.
  # For example: bases={'datasource': {'BaseClass':myDataSource}}
  # sets xmlElements['datasource']['BaseClass'] = myDataSource
--- 327,333 ----
  
  #
  # Return any XML elements associated with
! # GTriggers.  Bases is a dictionary of tags
  # whose values are update dictionaries.
  # For example: bases={'datasource': {'BaseClass':myDataSource}}
  # sets xmlElements['datasource']['BaseClass'] = myDataSource




reply via email to

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