Software /
code /
prosody
Log
core/moduleapi.lua @ 4538:d0a89c1c43fd
description | author | age |
---|---|---|
moduleapi: Add module:depends(), a way to safely depend upon another module at runtime | Matthew Wild | Sun, 22 Jan 2012 19:35:50 +0000 |
modulemanager, moduleapi: Replace hooks multitable with an event_handlers map stored in individual modules. Also adds module:hook_object_event() to hook events on any util.events compatible object. | Matthew Wild | Sun, 22 Jan 2012 18:49:11 +0000 |
modulemanager: Move in-module API functions to core.moduleapi (half the file size, yay) | Matthew Wild | Sun, 22 Jan 2012 18:41:55 +0000 |