Closed jamesladd closed 10 years ago
The event object itself is not in the past. The model changed but the event object that is emitted is a change event object.
All browser events are present tense: click, mousedown, etc. I wanted to keep that consistent.
I noticed that when a model changes an event is fired. The event is 'change' and I want to know what is it not 'changed' past tense.