RE: [xml-dev] XML-aware programming language?

From
Michael Kay <>
To
'Joe English' <>,
Date
2004-12-03T17:24:25
ID
<20041203172428.PUOQ20377.aamta02-winn.mailhost.ntl.com@Turtle>
Thread
RE: [xml-dev] XML-aware programming language?
> Most XML applications don't care about the [in-scope namespaces]
> property either, and can be safely stored in a database that fails
> to preserve it.

In the real world that I live in, people like their databases to remember
all their data, not just "most" of it.

In fact, people already complain about lossiness, e.g. expanding entities
and default attribute values and losing CDATA sections. But throwing away
the namespaces from a configuration file that happens to contain XPath
expressions would definitely lose customers!

Michael Kay