Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2
-
None
Description
In other words, on Windows you might find file "myComponent.tml" when it should be named "MyComponent.tml" (to match the name of the class, MyComponent). This is irritating to find in testing or production, and Tapestry should be able to add a check that the case of the file name does not match the expected case.