Duncan Gibson wrote:
> Be careful here though, because I was just doxygenating fl_draw.H and
> *almost* changed:

        Ya, there's all kinds of trouble one can get into
        changing code during a documentation pass, cause one's
        head isn't in the code as much.

> I do agree that the single letter 'l' is not suitable for a name and
> in many cases I have already changed it to L for label or T for title.

        Yes, I've been changing that when I've felt safe to change it,
        as 'l' and '1' are just too similar. (So are O and 0 for that
        matter, but I haven't seen that problem in fltk..)

> And although I also think that it would be useful to have consistent
> names for the same things across routines, and X,Y,W,H,L,[user]data
> spring to mind as the minimum set, is it really worth the effort of
> going though all of the code (and doxygen comments!) to change them?

        I figure we can change it when we have the opportunity.
        I plan to go through the whole Fl_Browser widget and try
        to fix what I see in it, as it's something I use often.

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

Reply via email to