Bill Spitzak wrote: > ... > The first step is to get everything into an fltk: namespace and delete > any fl prefix on anything in that namespace.
Aside from allowing us to separate some of the headers, does this really buy us anything? I've never found the existing Fl/fl prefixes to cause any namespace issues or make developing FLTK any harder, and doing a gratuitous rename of everything from Fl_/fl_foo to fltk::foo seems like a waste of effort. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
