31 Jul
2003
31 Jul
'03
2:23 p.m.
Matt wrote:
available to the python script in Zope. Is there any way to proxy only ObjectA and tell it to make public all interfaces of any object that can be referenced through it?
Don't think so. That wouldn't be very secure would it? How about actually giving your other classes security definitions rather than creating all these proxies? cheers, Chris