Software / code / prosody
Log
core/modulemanager.lua @ 4653:0b055b588f75
| description | author | age |
|---|---|---|
| modulemanager: For children of shared modules, set module.environment to the empty environment for that module (useful to expose data or APIs at host.modules[module]) | Matthew Wild | Sat, 21 Apr 2012 22:53:22 +0100 |
| modulemanager: When a shared module becomes global, ensure it still gets loaded onto the original target host | Matthew Wild | Sat, 21 Apr 2012 20:37:06 +0100 |
| modulemanager: Support for shared modules - function module.add_host(host_module) in a global module | Matthew Wild | Sat, 21 Apr 2012 20:09:03 +0100 |