Hi Kevin,
So, any guesses on when 2.5.2.1 or 2.5.1.6 or whatever target you have is going to be released and/or when we'll see it on this list? The main reason I'm curious is that when 2.5.1.5 was released there was talk of doing an intermediate Mac OS X release as Stefan and Kevin O. fixed bugs, but that never materialized and I would like to know what is fixed and what isn't so I can start reporting bugs again
Sorry, it seems both Stefan and I have gotten quite busy. For me the primary issue has been school, but the good news on my front is that I'm finishing a major paper today, and a Java project tomorrow, and then I just have exams in a little over a week (I'll probably take finals the 10th-11th). From there, (assuming I pass I'll have my degree in BSing... err, I mean my BS degree in Computer Science, and after that I'll have some free time again. =)
But truth to tell, the CVS HEAD for wxPython is in pretty good shape. The patches I sent to Robin last week fix most all of the serious issues that have arisen (crashes and tracebacks). I still have one on the way, but it's for wxPopupControl, not a major control. As of my last test, a few days ago, there are about 4 other issues left, 2 of which are cosmetic and not serious. The others are with wxThread and wxCheckListBox (which isn't complete under the new DataBrowser implementation), but I don't think those issues should stop people from testing. I would say it's about good enough for a "preview release" of the new version, though I'd like to have those last issues resolved by the time we have a public release on wxPython.org.
I expect that release 0.8 of PythonCard is about 2-3 weeks away as well and it would be nice if the next wxPython is out before then, but if not, I need to plan for 2.5.1.5 support.
Until exams are over, I probably won't have time to roll an OS X release on my end, so it'll be up to Robin if he's ready to put something out. But here's what I would suggest doing:
- Put out a "developer preview" release of wxPython on OS X so that people can start playing with the new codebase
- See how that goes, and if there aren't many error reports, put out a preview release of 2.5.1.6 for all platforms.
- Target a final release Mid-May, hopefully before PythonCard. If you shoot for somewhere around the 21st of May, that would give me some extra time to work on the bugs that do remain and will hopefully lead to a more polished release. I *may* also be able to get in a truly native wxComboBox in that timeframe too (it's half implemented in my branch), but no promises.
Robin, I know I'm just making suggestions while I can't do the work here ;-), so what do you think? Does this work for you?
BTW, have you seen the wxMac CVS HEAD codebase recently? I was just curious about your impressions.
Back to properly citing my references.... ^_^;
Thanks,
Kevin
路路路
On May 1, 2004, at 1:01 PM, Kevin Altis wrote: