Hi,

We are building ACE editor (Javascript) based mini-IDE for Plone CMS.

Currently we are doing "remote" debugging by having an auxilirity HTTP
server inside Plone process in another thread and then this server
controls pdb.

Would it make sense to use PyDev remote debugging modules instead of
our own implementation? Are there any generic "remote debugging" tools
for Python?

-- 
Mikko Ohtamaa
http://opensourcehacker.com
http://twitter.com/moo9000

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to