21 Mar
2004
21 Mar
'04
6:32 p.m.
DaMann wrote at 2004-3-21 20:09 +0400:
In Zope 2.7, we're given a choice between C and Python. Could someone point me to a reference on what the difference is between the two?
"C" and "Python" "ZopeSecurityPolicy"s are essentially equivalent. The "C" implementation is faster (thus, you will use this unless you have strong reasons to do otherwise); some products, e.g. "VerboseSecurity", require the Python implementation (but "VerboseSecurity" does not yet work for Zope 2.7). -- Dieter