On May 29, 2007, at 8:29 PM, imm wrote: > Also, if we are going to break the 1.1 ABI, do we want to re-name > some of the more inaccurately named functions and methods whilst we > are at it?
*If* we do a 1.2, we will break the ABI in many respects. We *must* rename a hand full of functions because they shadow other functions and have lead to confusion, bugs, and limitations. The first that comes to my mind is the reuse of Fl_Scroll::position() vs. Fl_Widget::position() which do entirely different things. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

