[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Precompiled Code
- From: Benoit Germain <bnt.germain@...>
- Date: Thu, 25 Oct 2012 11:06:56 +0200
2012/10/25 steve donovan
<steve.j.donovan@gmail.com>
(Lua Lanes goes to a lot of trouble to copy these upvalues over between states)
Well, upvalues by themselves aren't much of a trouble actually, as the
whole data transfer logic is necessary to transfer function parameters on generator invocation and for the lindas :-).
--
Benoit.