Simplicity is better than complexity.
Simplicity is better than complexity.
Posted Mar 26, 2009 2:49 UTC (Thu) by njs (subscriber, #40338)In reply to: Simplicity is better than complexity. by k8to
Parent article: Wheeler: Fixing Unix/Linux/POSIX Filenames
Have you ever written a program where it was important to handle filename character sets Right? Were you able to do so?
(My opinion on this issue is strongly influenced by writing the filesystem interaction code for a VCS. Users in different locales may want to work on the same project, but they write the same filenames differently, and some charsets may not be able to even represent filenames created in other locales, and...)
There are arguments for the current system, but "simplicity" is really not one of them.
