[DB-SIG] paramstyles, again (and now voting)
Dieter Maurer
dieter at handshake.de
Thu Jun 21 19:48:53 CEST 2007
Carl Karsten wrote at 2007-6-21 07:31 -0500:
> ...
>I did before: "only allow one style of parameter." But it got out voted, (or
>not even on the ballot) and so I won't push for it anymore.
>
> >>> numeric -1
> >>> format -5
> >>> pyformat -2
>
>To me that reads "remove them." 0 would have been "tolerate them."
That would not be good -- at least if module authors would follow
the new API.
Some current implementations support only param styles you
want to remove. As a consequence, there are lots of code that use
them (because they must). Not good (for the acceptance of a new
API version) when it breaks large amount of existing code.
--
Dieter
More information about the DB-SIG
mailing list