Zope 3.0, and why I won't use it
Andrea Griffini
agriff at tin.it
Tue Nov 16 01:45:34 EST 2004
On Mon, 15 Nov 2004 17:50:12 -0800, Josiah Carlson <jcarlson at uci.edu>
wrote:
>@d_adaptors(d_adapt(foo), d_adapt(bar))
>def x(y, z):
> <body of x>
First listing type coercions and then listing the variables
on which they're applied ? IMO this is worse than pre-ansi C.
I'd prefer explicit calls at the begin of the body rather
than that... it would be way more readable.
Andrea
More information about the Python-list
mailing list