lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hallo,

On Thu, Jun 23, 2011 at 2:46 PM, David Given <dg@cowlark.com> wrote:
>
> ...allocates at least four heap cells *every time* statemachine() is
> called; don't forget, the state functions themselves are upvalues...
>

     Yes, but not everytime you call one of the state functions. I
don't see a problem here.

-- 
-alex
http://www.artisancoder.com/