Skip to content

Minor changes on Section 9.3.4 Application Event

This section should become 9.3.5 if the proposed reordering is approved

For better readability:

  • from "An application event represents an application state change." to "An application event represents something that happens or occurs with the application, especially something significant or noteworthy, such as an application state change or an execution error."
  • from "Application functions and other application behavior may be triggered..." to "Application behavior and other application events may be triggered ..."
  • from "Unlike processes, functions, and interactions, an event is instantaneous..." to "Unlike application internal behavior, an application event is instantaneous..."
  • from "...denotes the moment or moments at which the event happens." to "denotes the moment or moments at which the event happens, or its frequency."
  • from "An application event may trigger or be triggered (raised) by an application function, process, or interaction." to "An application event may trigger or be triggered (raised) by application behavior, internal active structure elements, or other application events."