(...) > A few important points here: > > 1. A basic interface mechanism is extemely simple to implement, given > generic functions (...)
All of these points are completely true for interfaces implemented without generic functions. In fact, I fail to recognize in your mail a reason why generic functions improve the developer's experience at all. Would you be able to expose a concrete case where this system would present advantages? -- Gustavo Niemeyer http://niemeyer.net _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
