21 Mar
2004
21 Mar
'04
4:09 p.m.
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? Thanks. Samir
21 Mar
21 Mar
6:32 p.m.
New subject: [Zope] Security Model
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
8051
Age (days ago)
8051
Last active (days ago)
1 comments
2 participants
participants (2)
-
DaMann -
Dieter Maurer