Martin =?iso-8859-1?Q?Gr=F6nemeyer?= writes:
 > I've started to implement a small Product in Python.
You mean a true Product implemented in Python (subpackage in
"lib/python/Products")?

 > One method should be
 > able to access an object in a folder which isn't accessible by anonymous
 > but only by a special role. Is it possible to give a proxy-role to the
 > python-method to access this object ?
Such products are not restricted by the security system.
Thus, you can simply do what you like.


Dieter

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to