Talin wrote: > So basically what I would propose is that we simply say that we don't > mix normal overloading and multi-method dispatch until PJE comes up with > his better solution.
Maybe this should be enforced, i.e. only allow global functions and class or static methods to be GFs, not regular methods. -- Greg _______________________________________________ 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
