RE: Why do people still insist on including unnecessary files
- Posted by "Mike Sabal" <Sabal.Mike at notations.com> Dec 22, 2004
- 471 views
>>> guest at RapidEuphoria.com 12/22/2004 8:06:27 AM >>> > Isn't it so much easier if the contributor simply states in the description that it requires win32lib 0.52 (or above), et voila!, > Dave ----------------- Please keep in mind that win32lib is still technically an alpha release. This means that newer versions can readily break older programs without much of a second though. I have a lot of win32lib programs that were written prior to the advent of setHandler, thus dependent on the onCilck, etc, syntax that Derek has promised to remove at a not-to-distant release. This is just one example, but when I was actively programming with win32lib rather than gtk, especially in the early days, many routines I used in version a no longer worked the same in version b. Considering the frequency of releases, the minimal number of bugs (there's always at least one lurking ), and the openness with which Derek shares his vision of the lib, it really is high time win32lib was declared as a stable, production version. At that point, the lingering habit of including the lib with the project may finally be broken. Mike Sabal