[Zope-DB] Re: How to call a zsql method with NOT a parameter

Dieter Maurer dieter at handshake.de
Mon Jan 31 14:02:59 EST 2005


Axel Straschil wrote at 2005-1-31 10:57 +0000:
> ...
>Maybe, ZSQL is not the best joice for me, when I've got to say the
>method what not to do, I'm afraid to forget something ... also I can't
>add another parameter later without changing all calls to the method.

In principle, parameters to ZSQL Methods can take default values.
They somehow look like "parameter=value".

I faintly remember that this feature might have been broken
in earlier versions of Zope. I might err, however, and brokeness
applied to the type conversion (supported as well, in principle).
Thus, try it.

-- 
Dieter


More information about the Zope-DB mailing list