[Integrated] RFR: notify: use "listener" instead of "consumer"/"updater" in names

Erik Helin ehelin at openjdk.java.net
Wed Jun 10 14:32:27 UTC 2020


On Wed, 10 Jun 2020 13:59:34 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this refactoring of the notifier bot that uses the terminology "listener" instead of
> "consumer"/"updater". I also refactored how listeners are added to the `NotifierBot` (which now implements the
> `Emitter` interface).  Testing:
> - [x] `make test` on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: c0203e02
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/c0203e02
Stats:     614 lines in 19 files changed: 246 ins; 294 del; 74 mod

notify: use "listener" instead of "consumer"/"updater" in names

Reviewed-by: rwestberg

-------------

PR: https://git.openjdk.java.net/skara/pull/651


More information about the skara-dev mailing list