Ticket #6389 (closed: wontfix)
Execute All for multiple open tabs
Reported by: | Stuart Campbell | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Karl Palmen |
Description
This was a request from Georg Ehlers:
He would like to have an additional option to the Execute and Execute All menu items that exist currently in the Python Editor. He would like the option to execute all code in all open tabs.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Owner set to Nick Draper
- Status changed from new to verify
- Resolution set to wontfix
I asked Georg about this. He had lots of script open, and wanted to execute them sequentially, but didn't really want to spend the time merging them into one.
He did not know that you could run multiple scripts simultaneously, and also does not do this often.
My concern is two-fold:
- An option to execute all tabs would cause problems from mistaken use more often than actually be what people want.
- Given the independent nature of tabs and there execution it would not be easy to get them to run sequentially, or to guarantee the execution order.
As such at the moment I'll put this as a won't fix.
comment:3 Changed 7 years ago by Karl Palmen
- Status changed from verify to verifying
- Tester set to Karl Palmen
Note: See
TracTickets for help on using
tickets.
Moved to r2.6 at the end of r2.5