diff options
author | Matthew Wild <mwild1@gmail.com> | 2018-08-08 08:19:01 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2018-08-08 08:19:01 +0100 |
commit | 2f6ae2f1fc422bfc04f66c939e708bc2aea82a27 (patch) | |
tree | 9f904c273603084d922634a4dc5ebb6c2b73ed18 /util-src | |
parent | 31bcbe0ec16bb09f95ab572dbccf203dd7edcaa6 (diff) | |
download | prosody-2f6ae2f1fc422bfc04f66c939e708bc2aea82a27.tar.gz prosody-2f6ae2f1fc422bfc04f66c939e708bc2aea82a27.zip |
moduleapi: Remove multiple-parameters feature from module:shared()
Multiple paths are rarely used, and leads to less clear code than just
calling module:shared() once per shared table. It also prevents us from
extending the API with new parameters in the future.
Diffstat (limited to 'util-src')
0 files changed, 0 insertions, 0 deletions