#982: tg-admin shell exit confirmation question is annoying
-------------------------+--------------------------------------------------
Reporter: bjourne | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 1.0b1
Component: Toolbox | Version: 0.9a5
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by bjourne):
Then there are three options:
1. Always save database changes when CTRL+D is pressed.
2. Never save (and don't query about it) database changes when CTRL+D is
pressed.
3. Query only when you have outstanding changes.
3 would ofcourse be best. And, IMHO, either 1 or 2 would be better than
the current behaviour. Also, if you use certain databases it isn't needed
to "hub.commit()" data - changes are saved automatically. Or if you use
IPython and type "exit" to exit, you aren't queried at all because
EOFError isn't raised. AND all documentation tells you to (or should tell
you) always type hub.commit() to save your changes.
I don't like a config setting because that would be like an extra
annoyance instead of fixing the broken behaviour.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/982>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---