On 2011-05-05, Chris Angelico <ros...@gmail.com> wrote: > On Fri, May 6, 2011 at 1:29 AM, Roy Smith <r...@panix.com> wrote: >> "Hey, let's override operator,() and have some fun" > > Destroying sanity, for fun and profit.
I was thinking more along the lines of stuff like combining the envelope pattern (an interface class containing a pointer to an implementation) with template classes to create type-safe polymorphic types with specializable, decoupled implementations. A Python programmer just feels depressed that anyone could have a need for such innovations, though. ;) -- Neil Cerutti -- http://mail.python.org/mailman/listinfo/python-list