From 1ca7745ce0437edc3815f7c288e5babf258fd9a7 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 18 Oct 2000 04:35:47 +0000 Subject: [PATCH] Fix description of ComputedAttribute feature for accuracy. [SVN r7994] --- comparisons.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/comparisons.html b/comparisons.html index 565e8bad..d2cabc62 100644 --- a/comparisons.html +++ b/comparisons.html @@ -149,9 +149,8 @@ Acquisition.
  • Zope's ComputedAttribute support is designed to be used from Python. - The analogous feature of py_cp is designed to be used from C++ (I - make no claims that the py_cpp mechanism is more useful than the Zope - mechanism in this case) + The analogous feature of py_cpp can be used from C++ or Python. The + feature is arguably easier to use in py_cpp.

    Also, the Zope docs say: "The first superclass listed in the class