7 ms·
encoding the type in the filename isn't a bad way of ensuring the type never gets lost The most likely way of losing the type is surely if a user accidentally
by ATB 17y ago
encoding the type in the filename isn't a bad way of ensuring the type never gets lost
The most likely way of losing the type is surely if a user accidentally (or maliciously) changes the filename extension. That is why Windows pops up an alarmist warning if a user tries to change their file extension. Whereas a largely invisible (but still changeable) attribute is much less likely to 'get lost' due to user intervention.
- bensummers 17y agoYou don't have to have a UI which exposes it to the user as two bits of dot separated metadata. In fact, Windows doesn't by default. My point was, given the reality of the systems we have now, embracing it is a decent plan.
- godDLL 17y agoWhy can't one strive for better? Given the reality of prevalent general ignorance why not embrace it and eradicate writing in schools, replacing it with touch-tying lessons?