Re: [xml-dev] YAML Ain't Markup Language

From
Kip Hampton <>
To
Martin Soukup <>
Date
2003-06-06T17:44:51Z
ID
<>
Thread
Re: [xml-dev] YAML Ain't Markup Language
Martin Soukup wrote:
> YAML does seem to very cleanly clear away the debate I see raging here
> and elsewhere nearly daily between the doc vs data people. I must say I
> am also concerned though. Where is the migration path for data people
> making use of all the excellent tools available for XML? There is an
> arduous path ahead.

Actually, a SAX Driver/Generator for YAML is fairly trivial so its not 
all that hard to bridge the two worlds when desired.

-kip