[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Patch] Finalization of function objects
- From: John Belmonte <john@...>
- Date: Sat, 1 Aug 2009 08:40:12 -0400
On Fri, Jul 31, 2009 at 4:55 PM, TNHarris<telliamed@whoopdedo.org> wrote:
> That said, I'm not even sure if this patch is needed, as I also put
> together a rough framework of finalizers in pure lua.
> [final.lua]
I'm quite interested in what you have there, but gave up trying to
deduce the meaning of your severely abbreviated variable names. Even
undocumented code can be readily understood given good naming.
--John