kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #03824
Re: We should decide a quoting convention...
--- 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
Well, put it to extremes:
SGUgc2FpZDoKImdvIGF3YXkhIg==
(that's base64 if you didn't recognize it :P)
Voila', no quoting anymore, just encoding :D
Follow ups
References