[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A review of changes between 5.1 and 5.2-work3
- From: Enrico Colombini <erix@...>
- Date: Thu, 20 May 2010 18:30:26 +0200
Peter Cawley wrote:
http://www.corsix.org/content/look-lua-52-work3
No more "in env do ... end". So what's now the preferred idiom for
executing a given function in different environments?
(passing the desired environment as an argument and setting_ENV at the
beginning of the called function?)
Enrico