-
Notifications
You must be signed in to change notification settings - Fork 71
Home
Weiwu Zhang edited this page Aug 31, 2019
·
10 revisions
Considerations.
-
<event>
will need its own tag, for notification purposes and it has to include localised strings. It might trigger the availability of actions too. -
<event>
might trigger multiple attributes to update, therefore it should be definable outside of attribute-type. But there are local events that are only relevant for one attribute, therefore it's nice to have<event>
inside an attribute type.