Well, just for the record, I have been thinking about creating a general 
policy for things like the exception handler.  I wrote up a rough draft 
of the policy here: http://wsgi.org/wsgi/Specifications/developer_auth 
-- but I never got any feedback (on Web-SIG) and it kind of lost 
momentum.  I implemented an authenticator for it 
(https://svn.openplans.org/svn/DevAuth/trunk) but I haven't added checks 
in code like the exception handler.

It would probably be good to put a setting in evalexception to check for 
this setting, and then when/if Pylons puts in some basic handler by 
default (the simplest one would be a check that the connection was on 
localhost) it can turn that setting on.  This would make debug settings 
generally less necessary.

-- 
Ian Bicking : [EMAIL PROTECTED] : http://blog.ianbicking.org

--~--~---------~--~----~------------~-------~--~----~
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