[
Lists Home |
Date Index |
Thread Index
]
Nicolas LEHUEN wrote:
> So why do people keep on insisting that their XML content be readable with
> vi ? Why does it matter so much for people to be able to read XML documents
> with non appropriate tools, while we could easily have true XML viewers ?
Because one of the uses of XML is for archival purposes. If you make it readable
by only "true XML viewers" instead of plain text editors, then you've lost some
of its usefulness as an archival format. Yes, yes, I realize that not all text
editors can read all encodings, but XML is closer than proprietary formats to
this task. (Besides if disks keep getting cheaper and Unicode more wide-spread,
maybe somebody will update vi for Unicode and that will handle a majority of the
cases.)
-- Ron
|