OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML: A outside perspective

[ Lists Home | Date Index | Thread Index ]
  • From: THOMAS PASSIN <tpassin@idsonline.com>
  • To: <xml-dev@ic.ac.uk>
  • Date: Fri, 28 Jan 2000 08:45:31 -0500


David Megginson  wrote:
<snip/>

> Nevertheless, there were many good points about the costs and benefits
> of using XML elsewhere in the thread.
>
> For example, one of the free software projects I contribute to is
> FlightGear (http://www.flightgear.org/), the open source flight
> simulator.  Eventually, they may choose to use XML-based configuration
> and save formats, but even with an XML parser, that's a lot of hassle
> when they can parse line- and field-oriented files within only a few
> lines of code (and they don't have to bundle a parser library either).
>

On the other hand, if you translate your line-and-field format directly to
xml - and especially if you keep the xml for each record to a separate line
(yes, not fully general xml, I know)- you can hack that format with just a
little code, say a page of python or perl.  (Either with or without regular
expressions). And that code can be general enough to apply to an arbitrary
sample in that format, so you can change the fields in the file format
without changing the processing code. This could be just the thing for a
project's configuration files.

<aside>It's not really heresy, is it ;-) ???</aside>

Tom Passin


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Unsubscribe by posting to majordom@ic.ac.uk the message
unsubscribe xml-dev  (or)
unsubscribe xml-dev your-subscribed-email@your-subscribed-address

Please note: New list subscriptions now closed in preparation for transfer to OASIS.






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS