Tim Hochberg ha scritto:

> I think this PEP is going off the rails. It's primary virtue was that it
> was a simpler, clearer way to write:
>
>      class Foo(args):
>         __metaclass__ = some_metaclass
>         #...
>
> Once it starts calling secret magic methods behind the scenes it's
> losing that virture. And for what? Supporting some use cases that have
> reasonable solutions already?

FWIW, this is my feeling too. Let's keep it simple, please!

     Michele Simionato

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to