The macro level is build and application wide and the micro level happens at the domain layer, where domain classes publish the events whenever they interact with the database.
宏观层次就是构建和应用范围,而微观层次处于领域层,领域类在与数据库发生交互时发布事件。
2
You can wire two events together in a static page by explicitly defining a ReceivedEvent in the target widget's micro format.