realm-studio icon indicating copy to clipboard operation
realm-studio copied to clipboard

Rename event handling methods from on* to handle*

Open kraenhansen opened this issue 4 years ago • 0 comments

Historically, we've used a pattern naming methods that handle events with an on prefix (i.e. onClick, onCancel ...). We've decided that this is not the most meaningful naming and would instead like to rename these prefix handle instead. This is not an urgent issue, but it would be nice to get fixed before the code-base becomes two affected by this inconsistency in style.

kraenhansen avatar May 29 '20 08:05 kraenhansen