Re: rules from an xml file

2007-09-24 Thread Diez B. Roggisch
Marc 'BlackJack' Rintsch wrote: > On Mon, 24 Sep 2007 13:42:05 +0200, Diez B. Roggisch wrote: > >> jonny wrote: >> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>>Something is wrong! >>> >>> >>> ... >>> .

Re: rules from an xml file

2007-09-24 Thread Marc 'BlackJack' Rintsch
On Mon, 24 Sep 2007 13:42:05 +0200, Diez B. Roggisch wrote: > jonny wrote: > >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>Something is wrong! >> >> >> ... >> ... >> >> […] > […] > Just a note: the use of "par_X" as a

Re: rules from an xml file

2007-09-24 Thread Stefan Behnel
jonny wrote: > I have a python code that manages some parameters using some variable > rules that may change from day to day. I'd like that the code will > self-modify according to rules parsed from a xml file: > > example: > > > > > > >

Re: rules from an xml file

2007-09-24 Thread Diez B. Roggisch
jonny wrote: > I have a python code that manages some parameters using some variable > rules that may change from day to day. I'd like that the code will > self-modify according to rules parsed from a xml file: > > example: > > > > > > > > > > > > > > > > > > >

rules from an xml file

2007-09-24 Thread jonny
I have a python code that manages some parameters using some variable rules that may change from day to day. I'd like that the code will self-modify according to rules parsed from a xml file: example: