lua-users home
lua-l archive

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


Hi,

How about you set the __index metamethod of the package.preload table and
use it to trap package load attempts and dispatch them any way you might
want?

[]s,
Diego.