kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #03830
Re: We should decide a quoting convention...
--- In kicad-devel@xxxxxxxxxxxxxxx, "Lorenzo" <lomarcan@...> wrote:
>
>
>
> --- In kicad-devel@xxxxxxxxxxxxxxx, "vladimir_uryvaev" <vovanius@> wrote:
> > And there's no more need in quotes! As whole string looks like single word for parser:
> > He\20said:\0A\22go\20away!\22
> > That is what I want to say through the thread =)
>
> That way you lose A LOT in legibility... since you have to implement a quoting mechanism anyway you can let the space intact since it VERY common :D
Why should we worry about (human) legibility of *machine* written and read files? (so lets compare lib files and Shakespeare's poems in legibility)
>
> Well, put it to extremes:
>
> SGUgc2FpZDoKImdvIGF3YXkhIg==
>
> (that's base64 if you didn't recognize it :P)
> Voila', no quoting anymore, just encoding :D
>
Reduction ad absurdum is the way to ruin eny idea.
References