@Toxaris
It is a rare special case with which you argue.
Special cases can be treated specially by a software.
Special cases should not lead into redundant code for standard cases.
IMHO.
/Text/foo.xhtml -> id="foo"
/Text/foo.html -> id="foo.html"
/Text/foo.htm -> id="foo.htm"
/Images/foo.jpg -> id="foo.jpg"
|