(no title)
aristus | 1 year ago
There is no technical reason why CSV should have won out, except that keyboards have a comma key and almost never a ^A key.
aristus | 1 year ago
There is no technical reason why CSV should have won out, except that keyboards have a comma key and almost never a ^A key.
jbeninger|1 year ago
ablob|1 year ago
Being unable to deal with this is a lazyness of the developer that spilled into the user being unable to deal with it. This is nothing a user can't be trained on, and I'd argue it makes more sense than weird escaping sequences in the event you actually do want a ",".
P.S.: But then again, with proper editors the escaping issue vanishes - and no, I do not mean IDE's. Lots of people decided it was worth it to support rtf, I figure the decision to support 2 additional characters is way easier in a user friendly way.
packetlost|1 year ago
unknown|1 year ago
[deleted]
cempaka|1 year ago