On 2012-11-26 07:27:08 +0900, Norbert Preining wrote:
> Ever heard of 
>       grep, sed, awk, ....
> all these nice things that make your life happy.

These tools are broken when dealing with multibyte characters.
For instance, with:

foo = aéb

a "grep 'a.b' file" will find nothing in the C locale.

> No please - I don't mind the key = value in group config format, that
> is readable, usefull, easy to edit.

I disagree about "readable", except on small files. For instance,
in the default .subversion/config file, the group names are lost
among the comments. And this format is also easy to break without
noticing the breakage.

> Everything but XML. *EVERYTHING*.

This is your opinion. I disagree. XML is nice for things like
validation and complex operations. XML is easy (easier) to edit
if you use the "right" tools.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121126160014.gh1...@xvii.vinc17.org

Reply via email to