My 2 cents on the FormatPrettyPrint issue:

The XML applications that we write are always able to
process XML written by humans (or monkeys, who
knows..) and XML that is machine generated. The
machine generated XML might or might not have any
white space, the manually XML documents are almost
always formatted nicely with plenty of white space.

What I'm looking for is a FormatPrettyPrint feature
that arranges the XML so humans can read it more
easily. I understand that adding white space might
give some XML applications grief. But then the feature
should simply not be used in the application creating
the document. I don't see any harm in adding a
FormatPrettyPrint feature that will satisfy 90% of the
users and cannot be used by the other 10% because of
application issues.

Maybe an approach where the FormatPrettyPrint feature
has several sub-options would provide the most
flexible approach.

Andreas
  

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to