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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Why SAX needs namespace support

[ Lists Home | Date Index | Thread Index ]
  • From: Walter Underwood <wunder@infoseek.com>
  • To: len bullard <cbullard@hiwaay.net>, "XML Developers' List" <xml-dev@ic.ac.uk>
  • Date: Thu, 28 Jan 1999 08:45:57 -0800

At 06:49 PM 1/27/99 -0600, len bullard wrote:
><aside>Has anyone created a list of the top characteristics of an 
>application make it most amenable to using markup?  We've tossed 
>around parts of this on this list but I've not seen a thumbnail 
>version one could give to a manager that "they will understand".</aside>

Since I've done this recently, here is why I did it. Ultraseek
Server CCE uses XML in two different ways.

The private format is to store the topic definitions and transmit 
them to other servers in a distributed search network. I used
XML there because I didn't feel like wasting my time spec'ing
a new format, then writing and maintaining a parser for it. With
XML, I just needed to spec a DTD. A straight productivity win.

The public use is to parse XML documents so they can be searched.

Actually, I have a third use here in the lab, but not released --
delivering query results in XML. The justification is similar
to the first one, that is, I don't feel like writing another
file format and spec and forcing our users to write and maintain
special-purpose parsers. Right now, the query results have an
inline DTD, and even though that costs 1.5 kbytes per result,
the files are still smaller than a corresponding HTML result.
Note, this is with everything as elements -- no silly
"abbreviated format" like RDF.

wunder

Walter R. Underwood
wunder@infoseek.com
wunder@best.com (home)
http://software.infoseek.com/ (my product)
http://www.best.com/~wunder/
1-408-543-6946

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/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

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

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