lua-users home
lua-l archive

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


> I will store the cache in the library userdata's environment, and will
> also put a backlink there so alien.loaded can be a weak table, and
> kill two birds with one stone.

Sounds good. Thanks.