On Fri, May 31, 2013 at 3:13 PM, Chris McDonough <[email protected]> wrote:
> On Fri, 2013-05-31 at 03:05 +0200, Łukasz Langa wrote:
>> On 31 maj 2013, at 01:51, Łukasz Langa <[email protected]> wrote:
>>
>
>> Back to the point, though. I don't feel we should complicate the
>> code, tests and documentation by introducing special handling
>> for methods. In terms of pure type-driven single dispatch, we
>> have a solution that was intentionally simple from the get-go.
>>
>> The next step will be predicate dispatch anyway ;))
>>
>> What do you think?
>
> +1.  It's incredibly useful and easy to document as-is.

Yep, I suggest asking Benjamin for pronouncement - this looks great to me.

I should finally be able to clean up the pkgutils.walk_packages docs
by explaining how to register new handlers for custom importers :)

Cheers,
Nick.

--
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to