> It'd be nice if the runtime checks were as cheap as possible though -- > e.g., _G actually contains the global values It does. > and doesn't incur an __index call for every lookup! It does not. -- Roberto