Opened 12 years ago
Last modified 8 years ago
#99 assigned new-feature
filename -- support case insensitivity in filename
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | Cc: |
Description
support case insensitivity:
- the case sensitivity issue should be taken to the dirname and filename classes; they should be able to enable / disable the comparisons' case sensitivity.
- that's the realm of OS where you need to consider this, but in general, two strings of different case ARE different; in mathematical terms, like the comparisons of numbers.
- but in certain OS area, it makes sense to disable case sensitivity.
Note:
See TracTickets
for help on using tickets.