Hi,

There seems to be a lacking case consistency among FLTK's headers. Some files 
start with `Fl', some 'fl', most end in `H', some do not. Sure it may not 
matter on Win32, but when you port to unix based systems, the code will fail to 
compile if users are careless in which case they use.
And it makes it very hard to be correct when you have to look up the correct 
file name before you include it. It would be nice if they had some consistency.

Personally I would prefer all lowercase filename, no caps at all. But that's me.

I don't know if this has been addressed in V.2, since I'm only using 1.1.7, but 
I find it slightly annoying.
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to