Next in thread → Next in month →

RE: [xml-dev] Wikipedia on XML

From
Jim Tivy <>
To
, 'XML Developers List' <>
Date
2009-08-27T01:52:15Z
ID
<026c01ca26b9$011cf280$9601a8c0@Taku>
Thread
RE: [xml-dev] Wikipedia on XML
There are a number of drivers that cause software to become large and
overfeatured, however if you have a bloated spec you are sure to get a
bloated parser.
Xerces 2.x attempts to make their parser modular with XNI (replaces SAX) -
my understanding was they bolted on schema validation as a pipeline feature.
I think developers have an appetite for modular and pluginable - and we are
talking developer tools here.

Jim


-----Original Message-----
From:  [mailto:] 
Sent: Wednesday, August 26, 2009 6:35 PM
To: 'XML Developers List'
Subject: RE: [xml-dev] Wikipedia on XML

> In general what I hear on this list is lets not make XML a monolithic
> beast that requires a "whale" of a parser.

But the size of the parser is a function of the development process more
than the specification. The spec just sets a minimum bound and is no
guarantee that someone's code will be minimal. Indeed, after there are a
few parsers, the value proposition of any parser is the feature support,
such as API support and support for related standards. The market works
against minimalist implementations.

Look at Xerces: absolutely enormous, and much bigger than, say, James
Clarks SP and XP combined.

Cheers
Rick Jelliffe

_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: 
subscribe: 
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
Next in thread → Next in month →