--On Dienstag, 5. April 2005 21:44 Uhr -0800 Alec Mitchell <[EMAIL PROTECTED]> wrote:
sure it all depends on the specific use case. Whatever the case, this check is almost certainly unnecessary, whereas the condition checks are unavoidable and difficult to optimize.
If the check should be necessary then it could be replaced with a check using
a mapping having a constant access time instead of a running time proportional to
the number of actions :-)
-aj
pgpnCOL01dMo6.pgp
Description: PGP signature_______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
