Florent Guillaume wrote: > What is the dependency on the python implementation, is it just > _embed_permission_in_roles ? Didn't you succeed in patching the C > version too in some earlier versions of VerboseSecurity ?
Currently, the C code makes no attempt to raise verbose errors. I've never patched the C code, although I doubt it would be very difficult. (Perhaps you're referring to previous monkey patches that replaced a method implemented in C with a Python version.) Anyone familiar with the security machinery is welcome to give it a shot. :-) Shane _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
