From: Phrogz Date: 2006-10-06T13:00:18+09:00 Subject: Re: Associating data with a function Logan Capaldo wrote: > On Thu, Oct 05, 2006 at 08:18:24AM +0900, Gavin Kistner wrote: > > Lua Solution #1: Closures (would work for JS, too) > Can't you do the same here? [snip] Yup - both David Black and Joel VanderWerf posted that same solution yesterday :)