Hi,
what do you think about adding a breakpoint-like function in Pylons?
In my opinion it should look like this:
- calling the breakpoint() function (for example in a controller)
would fire up the Pylons debugger in web browser in almost the same
form, as in the case of an error - with the exception of a "Run"
button, which will run the application further.
- breakpoint(boolean_arg) - stops only when boolean_arg == True.

That's the basis of a breakpoint() function idea. Furthermore new
buttons could be added - "Step into", "Step over" etc.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to