Boost is a great library available for all possible platforms. Why not add its support to FLTK. I mean its signals facility. It can be much cleaner and nicer than current callbacks mechanism. Also I think there should be some use of Boost's shareptr and may be some other nice features. Currently FLTK looks more like "trying to be C++", it doesn't use many advanced C++ feature available on most compilers since the beginning of this millenium.
I'd like to know what do you people think about it. Thanks for your attention guys. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

