I keep running into the problem of wanting to modularize some of my sandbox
code so that I can test it more easily separate from the sandbox script
file itself. As I understand the current sandbox settings, if I set the
module_directory to the location my custom modules, than if those modules
require any of the standard modules, they'll fail. Is this correct?

If so, can we make it possible to allow a comma separate list of dirs to
add to the LUA_PATH and some method to preserve the compiled in
module_directory path?
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to