PEP Proposal

Diez B. Roggisch deets at nospam.web.de
Thu Sep 25 16:38:50 EDT 2008


python-pep at arcor.de schrieb:
> Gabriel Genellina wrote:
> 
>> En Thu, 25 Sep 2008 16:24:58 -0300, <python-pep at arcor.de> escribió:
>>
>>> sorry, I have these ideas for longer than 10 years, please have a look
>>> on it
>>> and comment on it. Thx.
>>>
>>> This is another proposal for introducing types into Python.
>> You got the terminology wrong. Python had "types" from the very start.
>> You're talking about some kind of generic functions, or an alternative
>> dispatch method.
> 
> Typed parameters. Method-Declaration-filtered-typed parameters. That's what
> I'm thinking of.
> 
> I hear & I will answer.

Did you bother reading the pointers Gabriel gave to you? RuleDispatch or 
other generic method dispatches exists for about as long as you ponder 
about them.

Diez



More information about the Python-list mailing list