Skip to content
Weiwu Zhang edited this page Aug 31, 2019 · 10 revisions

Considerations.

  1. <event> will need its own tag, for notification purposes and it has to include localised strings. It might trigger the availability of actions too.
  2. <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.