[Python-3000] pep 3124 plans
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Jul 19 01:51:09 CEST 2007
Guido van Rossum wrote:
> Sorry, but I'm still totally uncomfortable with this. While I admit
> the feature exists, I really, really, really don't want it to be used
> on a regular basis.
As long as the objects defined by a regular def statement
aren't modifiable, it seems like it won't be possible
to support retroactive generification of functions that
haven't initially been defined as generic somehow.
So effectively you're saying that you're against this,
or willing to forego it? Not arguing one way or the
other, just seeking to clarify your position.
--
Greg
More information about the Python-3000
mailing list