gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: gpsim development
From: Anthony Tekatch
Date: Sun, 9 Jan 2000 15:58:19 -0500


> >Have you considered using XML?
> 
> I haven't understood what XML is all about, but it is simple to
> switch to libxml if it is wanted.

I only suggested XML because I chose to use it for my application which needed
a tree based structure that had a method for editing the tree. 

Here are the cons: 
 - it is not easy to get or put variables using libxml 
 - depending on 3rd party source is not good for a few simple variables

--
Anthony

gnupic@linuxhacker.org