z3wingdbg: Wing IDE debugger integration for Zope3 0.2.0
Up to Product page
Added IDE-initiated connections to the debugger (attaching)
This release is not of the preferred maturity, which means that it is probably still in development.
Available downloads
For additional information about this project, please visit the
project page.
Change log
Date
2006-09-01New features
IDE-initialized debugger attaching
Changes
- Switched to using zope.app.generations for installing persistent configuration
- Changed auto-start to only work when debug-mode is active and no attachment port is open; due to the security risks of a running debug server (especially one that accepts outside connections), the server should not automatically start in a production environment.
Bug Fixes
- Removed import of never-used randomstring utility interface; a stale .pyc file masked this oversight.
Known Issues
- Still no configuration UI, and the edit forms in the site management interface do not check invariants.