[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: steve donovan <steve.j.donovan@...>
- Date: Wed, 16 Apr 2014 20:57:55 +0200
On Wed, Apr 16, 2014 at 7:55 PM, Philipp Janda <siffiejoe@gmx.net> wrote:
> I agree in general, yet we both have contributed to a publicly available
> module[1] that does _nothing but_ monkey-patching ...
But bridging an API is a disciplined process; the result is
documented. Technically it's still patching, but maybe we don't have
to use the adjective ;)