[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Monkey Patching is Bad, Unless Really Needed (was Re: A guide to building Lua modules)
- From: Andrew Starks <andrew.starks@...>
- Date: Thu, 17 Apr 2014 10:14:10 -0500
On Wed, Apr 16, 2014 at 5:57 PM, Hisham <h@hisham.hm> wrote:
> On 16 April 2014 14:46, Andrew Starks <andrew.starks@trms.com> wrote:
>> On Wed, Apr 16, 2014 at 12:15 PM, Hisham <h@hisham.hm> wrote:
>>> I know I'll be burned at the stake but here it goes:
>>>
>>> Monkey Patching is Never Really Needed. People do it just because they can,
>>
>> ... says the guy who demonstrated `"Hello, %s." % {"world"}`
>
> Did I? I remember the one with making << behave like in C++, but that
> was of course a joke. :)
>
AHH! You are right! My mistake. It was Fabien Fleutot that offered that up.
My apologies.
-Andrew