>
> If what you're interested in is to get real work done, why decide to
> make XML a showstopper?
>
> I see two tasks: (a) transforming a text file description of a sprinkler
> system into a Python data structure, and (b) implementing algorithms
> to find out important stuff about such a data st
William Purcell wrote:
Scott David Daniels wrote:
William Purcell wrote:
I am writing a application to calculate pressure drop for a piping
network. Namely a building sprinkler system. This will be a
command line program at first with the system described in xml
If you are going to be do
Scott David Daniels wrote:
> William Purcell wrote:
>> I am writing a application to calculate pressure drop for a piping
>> network. Namely a building sprinkler system. This will be a
>> command line program at first with the system described in xml
>
> If you are going to be doing a lot of
On Wed, 10 Jun 2009 08:57:42 -0500, William Purcell wrote:
...
> I am writing a application to calculate pressure drop for a piping
> network. Namely a building sprinkler system. This will be a
> command line program at first with the system described in xml (at
> least that is how I think I wan
William Purcell wrote:
I am writing a application to calculate pressure drop for a piping
network. Namely a building sprinkler system. This will be a
command line program at first with the system described in xml
If you are going to be doing a lot of tree walking, try etree.
Simple exampl
Diez B. Roggisch wrote:
> William Purcell wrote:
>
>> I am writing a application to calculate pressure drop for a piping
>> network. Namely a building sprinkler system. This will be a
>> command line program at first with the system described in xml (at
>> least that is how I think I want to do
William Purcell wrote:
> I am writing a application to calculate pressure drop for a piping
> network. Namely a building sprinkler system. This will be a
> command line program at first with the system described in xml (at
> least that is how I think I want to do it).
>
> An important part of t
William Purcell wrote:
> I am writing a application to calculate pressure drop for a piping
> network. Namely a building sprinkler system. This will be a
> command line program at first with the system described in xml (at
> least that is how I think I want to do it).
>
> An important part of t
@python.org
Subject: xml application advice
I am writing a application to calculate pressure drop for a piping
network. Namely a building sprinkler system. This will be a
command line program at first with the system described in xml (at
least that is how I think I want to do it).
An important
I am writing a application to calculate pressure drop for a piping
network. Namely a building sprinkler system. This will be a
command line program at first with the system described in xml (at
least that is how I think I want to do it).
An important part of this calculation is finding the 'hydr
10 matches
Mail list logo