Kevin Dangoor <[EMAIL PROTECTED]> writes: > hmm... we *could* mount the toolbox automatically when > server.environment="development". It's an interesting thought, if > nothing else...
I don't know if it is a good idea. Sometimes starting the app in development mode is much easier to catch a bug or something like that and having all data available through catwalk by default is something that really concerns me (specially when the application has access to confidential data) be it on my development machine -- that usually is in a network -- or in the production server somehow. I'm -1 for that by default, but having some option like "tg.automount_toolbox=False" (that could be switched to True) in the config file would be OK to me. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

