Jonathan M Davis: > Normally, it's considered good practice to give modules names which are all > lowercase (particularly since some OSes aren't case-sensitive for file > operations).
That's just a fragile work-around for a module system design problem that I didn't like from the first day I've seen D. I'll take a look in Bugzilla if there is already something on this. Bye, bearophile