Changes between Initial Version and Version 1 of Ticket #6719, comment 11
- Timestamp:
- Aug 12, 2013, 11:04:14 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6719, comment 11
initial v1 1 1 Replying to [comment:10 jscipione]: 2 > attribute on every folder in the system is going to be fragile since directories can get created in a number of ways and the attribute is bound to get out of sync with reality. Perhaps someone can correct me here if I'm 3 wrong. 2 > attribute on every folder in the system is going to be fragile since directories can get created in a number of ways and the attribute is bound to get out of sync with reality. Perhaps someone can correct me here if I'm wrong. 4 3 5 4 The attribute would normally get set the same way as it does on any other untyped filesystem object, namely via mime sniffing rules. As such, the risk of them getting "out-of-sync" is no different/greater than for any other type, so this line of reasoning really doesn't make sense.