[Pythonmac-SIG] PyOXIDE wishes?

Bob Ippolito bob at redivi.com
Tue Apr 12 19:26:10 CEST 2005


On Apr 12, 2005, at 8:53 AM, gandreas at gandreas.com 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



More information about the Pythonmac-SIG mailing list