On Apr 12, 2005, at 8:53 AM, [EMAIL PROTECTED] wrote:

Sometime between now and WWDC, I'm planning on coming out with a major update for PyOXIDE <http://projects.gandreas.com/pyoxide>, and was wondering what sort of functionality others have been hoping for. Right now the list is largely bug fix related:
Folding improvements
Better tracking of breakpoints during editing
A few crashes on initial saves/quits
Update the PyOXIDE homepage


and only a few new features:
Out of process interactive interpreter support (which should allow interactive interpreters using a different version of python)
"Non Blocking" debugger (hopefully - this is the "big ugly" since it requires some interesting threading support)


So if you're looking for features/support, now's the time to ask...

If you write the debugger the same way you write the out of process interpreter, which you should, you don't have the threading problem any more.


-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to