Not A System Problem
Not A System Problem
Posted Mar 26, 2009 9:56 UTC (Thu) by ldo (guest, #40946)Parent article: Wheeler: Fixing Unix/Linux/POSIX Filenames
I dont think there should be any limitations on filenames at all. Even the usual Unix/POSIX prohibition against slash and null should go. The only problems happen with userspace languages and APIs that do interpretation of special characters when youre trying to pass them a pathname, therefore all such languages/APIs should be fixed to provide ways of bypassing such interpretations, perhaps by an escape syntax. Thats the right way to solve things.
