Rafal wrote: > Hi, after using FLTK2 for some time, I have following ideas how to overall > improve it; Improve it ? you mean now that it is stable enough and released ? (sorry for the bad joke)
> 1) nicer modern C++ Sorry again, but I couldn't care less about this kind of issues, compared to _functional_ issues not solved for years. Also arguing that replacing char* by std::string and so on would make FLTK2 more bug free is a complete mistake, look more at the STRs and tell me how many bugs are due to that : answer = near 0. Bugs are mostly due to the fact that we all ADDED functionalities all the time, instead of FIXING the existing ones ... > 2) better examples The documentation is good and also the examples, Bill made a great job on the doxygen part. > 3) better layout mechanizms? A realistic roadmap leading to a release would be more useful IMHO. > 4) better OS and misc functions Before doing better, we should have cared more of making these APIs really working. > 5) stronger development team and QA Stronger management and a real ROADMAP would be the key of success here. Fabien _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
