> Fabien Costantini wrote:
>
> > Also, I'm not satisfied with the prefixes generated for HTML files related 
> > to classes, functions, enums and other aspects.
> > They are too long and I prefer the fltk2 documentation HTML files naming.
>
> Set CASE_SENSE_NAMES = YES in the Doxygen file to get this. This works
> on Windows as well as Unix. It would only break on Windows if there
> actually was two classes whose names differed only in case. It is ok if
> there is a class and a function whose names differ only in case.
>
I'll vote +1 for that one,
If we do have same files differing only by the case (which I doubt) then I 
would consider it a bug in a multiplatform toolkit and I would consider to 
rename it quickly.

This looks better and is a bit shorter than names with no case (no underscores 
triplets).

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to