[wingide-users] Incremental development
Wingware Support
support at wingware.com
Tue Jun 14 11:41:33 EDT 2005
On Tue, 14 Jun 2005, Wingware Support wrote:
> Not really, for the above-described reason. You can of course re-evaluate
> function defs and classes and that will work reasonably for new invocations
> or newly created instances. I do this by dragging an dropping the function
> def from the source into the debug probe. It adjusts leading indent and
> should evaluate automatically.
Actually, this isn't quite correct in that you have to re-evaluate the
def/class in the right stack frame and scope. I tend to use it only for
nested defs and simple cases working at the top level of a module.
- Stephan
More information about the wingide-users
mailing list