[Zope] zSQl and changing connection ids?
Dieter Maurer
dieter@handshake.de
Tue, 3 Apr 2001 21:26:59 +0200 (CEST)
David Hassalevris writes:
> How much work would be involved in creating an "alternative" zSQL method
> (product?) that would accept the "connection id" as a parameter? This
> seems like such a natural.
I think, I would need an hour or two.
You may have a look at
URL:http://www.dieter.handshake.de/pyprojects/zope/CCSQLMethod.html
It extends Z SQL methods by application controllable caches.
You want something simpler, but you can get a feeling for
the amount of work needed to extend a product.
Dieter