Juan Linietsky hat gesagt: // Juan Linietsky wrote:

> On Thu, 2002-03-28 at 04:33, Stefan Kost wrote:
> > hi,
> > 
> > as a small suggestion, what about using xml via libxml2
> > (www.libxml.org) for the fileformat. This way, you don't need to
> > write a parser and furthermore you know that whats you read is indeed
> > a devicespec. Example
> I basically dont like xml because it's a lot more annoying to write.
> These files are meant for people to write, not a program.
Well, but they are meant to be read by a program, and that's where xml is
strong. Writing XML should be assisted by an XML aware editor.

Ciao,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \  
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 

Reply via email to