>>> -----Original Message----- >>> From: Aurelien Campeas [mailto:[EMAIL PROTECTED] >>> Sent: Wednesday, January 18, 2006 8:33 AM >>> To: [email protected] >>> Subject: Re: [pypy-dev] idea for Summer of PyPy - call for feedback
>>> It still does not seem to really support multiple dispatch >>> (only the funky "predicative" dispatch). David Mertz's own >>> multimethods.py is more complete than that. Whatever. None >>> of them is complete. It is nice to see that others are aware of David Mertz's multimethods.py. I have the impression that not enough people know about it. There is a decorator technique that you can use with it which gives it practically transparent syntax, which I also think is not very well known. Just curious: Can you say in what way multimethods.py is inadequate for your purposes? Michael >>> Regards, >>> Aurélien _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
