[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: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 16 Apr 2014 19:34:19 +0200
2014-04-16 19:15 GMT+02:00 Hisham <h@hisham.hm>:
> Monkey Patching is Never Really Needed.
Does strict.lua count as monkey-patching? I mean, really,
what can be more fundamental than monkeying around
with the way a language stores its global variables?