On Thursday, 26 November 2015 at 00:04:49 UTC, H. S. Teoh wrote:
Please, no. XML is unreadable write-only stuff that should only be read/written by machine, it's not suitable as a *user* interface.

XML is perfectly fine for hand editing if the grammar is well designed. You even have IDEs that can do grammar based editing which means you only can write valid documents.

It doesn't matter what format you use for this simple application, though.


Reply via email to