For me some good reasons could be performance (reading & writing internal storage without conversions), the interoperability with other programming languages where identifiers are case sensitive (e.g. C, C++, Java, C#, Python etc.) and that most unix based file systems are case sensitive too.
- Log in to post comments