8573d01c16
Fix the jsdox for `app.installMiddleware` to use `app.once` for listening on 'middleware:*' events. The previous doc version using `on` was a sort of preliminary pessimisation, becase the event handlers would stay in the heap for the whole life-time of the app, even though they won't be called more than once. |
||
---|---|---|
.. | ||
connectors | ||
middleware | ||
models | ||
application.js | ||
loopback.js |