Lennart Regebro wrote: > Christian Theune wrote: > >> a) Remove "Bad Request" beeing a String exception and make it a class >> exception > > Yup. Don't use String Exceptions. One reason is that you can't catch > them. :) Unfortunately Zope is full of them... if you can change them in the Zope core that would be wonderful. For dirty hackers like myself I've done c) before and it worked. -- Andy McKay