lua-users home
lua-l archive

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


> Proxy tables would bring in dynamic scoping  through a back door. Also
> proxy tables do not provide the same degree of isolation and
> compartmentalization as fenv.

Can you explain? I mean, what are the differences bettwen proxy tables
and setfenv in those respects?

-- Roberto