Blink1Control2 icon indicating copy to clipboard operation
Blink1Control2 copied to clipboard

Start using EventEmitter instead of custom change listeners

Open todbot opened this issue 9 years ago • 0 comments

Currently Blink1Service and PatternsService (and "log.addEvent()") use a hand-built event notifier. Start using the currently badly named "Eventer" singleton EventEmitter instead.

todbot avatar Aug 28 '16 19:08 todbot