[Integrated] RFR: notify: prefix event handlers with "on*"

Erik Helin ehelin at openjdk.java.net
Wed Jun 10 16:04:17 UTC 2020


On Wed, 10 Jun 2020 15:22:29 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this refactoring that prefix the event handles in the notify bot with `on` instead of `handle` (I also
> renamed some handlers for consistency).
> Testing:
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 88adf506
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/88adf506
Stats:     35 lines in 9 files changed: 0 ins; 0 del; 35 mod

notify: prefix event handlers with "on*"

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list