[Zope-ZEO] Advice
Andrew Kuchling
akuchlin@mems-exchange.org
Thu, 21 Sep 2000 14:24:09 -0400
On Thu, Sep 21, 2000 at 01:58:59PM +0100, Toby Dickenson wrote:
>Andrew Kuchling <akuchlin@mems-exchange.org> posted similar comments
>about Zope on comp.lang.python, but later agreed that it wasnt a real
>problem.
No, you're misinterpreting. It may not be a problem for a particular
application, but it certainly is a problem for ours. IMHO there are
two axes of complexity: the number of objects, and the complexity of
those objects. Zope would do fine at handling a number of objects,
and I have no idea what the upper limit would be, but developing
a complex object under Zope would be really painful.
--amk