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:

  1. the case sensitivity issue should be taken to the dirname and filename classes; they should be able to enable / disable the comparisons' case sensitivity.
  2. 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.
  3. but in certain OS area, it makes sense to disable case sensitivity.

Change History (1)

comment:1 by Fred T. Hamster, 8 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.