lua-users home
lua-l archive

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


If you can attach data to the cached objects, then build the cache using fully weak tables and have the cached objects hold references to the tables in the chain leading to them.

Mark