Software / code / prosody
Comparison
util/queue.lua @ 9149:d03f21729b2c
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.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Wed, 08 Aug 2018 08:19:01 +0100 |
| parent | 6912:cb5b14c95b7b |
| child | 9901:c8b75239846c |
| child | 11103:73b8aaf55775 |
comparison
equal
deleted
inserted
replaced
| 9148:a474c94d0b0a | 9149:d03f21729b2c |
|---|