Design issue with Ox.Message #264

Closed
opened 2014-09-23 21:11:28 +00:00 by rlx · 1 comment
Owner

Currently, the sender is the message handler's this binding -- why is it not an argument?

Currently, the sender is the message handler's `this` binding -- why is it not an argument?
rlx added the
Ox.UI
label 2014-09-23 21:11:28 +00:00
rlx self-assigned this 2014-09-23 21:11:28 +00:00
rlx added the
severity: normal
enhancement
0.1
0.1
labels 2014-09-23 21:11:28 +00:00
Author
Owner

The signature is (data, event, element), and element is in fact the sender -- either Ox.parent or the Ox.Element('

The signature is (data, event, element), and element is in fact the sender -- either Ox.parent or the Ox.Element('<iframe>').
rlx added the
worksforme
label 2014-09-24 11:57:24 +00:00
rlx closed this issue 2014-09-24 11:57:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/oxjs#264
No description provided.