RFR: notify: use "listener" instead of "consumer"/"updater" in names
    Robin Westberg 
    rwestberg at openjdk.java.net
       
    Wed Jun 10 14:25:57 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
Looks great!
-------------
Marked as reviewed by rwestberg (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/651
    
    
More information about the skara-dev
mailing list