|
With C environments (LUA_ENVIRONINDEX) is it possible (from the C side) to create a module that has its own specialist loader? So, for example, when we use require 'mymodule' It will use a specialist loader but no other modules will use the specialist loader. DB