Filesystems and case-insensitivity
Filesystems and case-insensitivity
Posted Nov 30, 2018 16:25 UTC (Fri) by perennialmind (guest, #45817)In reply to: Filesystems and case-insensitivity by jezuch
Parent article: Filesystems and case-insensitivity
You mean end-of-string delimiters, end-of-line delimiters, tabs, and the codes needed for controlling a terminal such as escape and erase? Setting aside hurdles to adoption, one can imagine hoisting those into markup. Perhaps there's even a spec for plainer-than-plain-text for when such markup exists (i.e. HTML). If so, it might be perfect for filenames.
ASCII compatibility was the selling point for UTF-8. Beyond the above, even the oddballs are still in use. Take for example "group separator" which stands in for FNC1 in barcodes.
Somebody else will have to defend the C1 block though.
Posted Dec 1, 2018 11:24 UTC (Sat)
by jezuch (subscriber, #52988)
[Link] (1 responses)
Posted Dec 6, 2018 10:16 UTC (Thu)
by Wol (subscriber, #4433)
[Link]
And if you had a lot of spaces it saved a fair few bytes over tab-encoding, plus being completely unambiguous.
Cheers,
Filesystems and case-insensitivity
Filesystems and case-insensitivity
Wol