Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, WindowContext and TriggerContext not only contains a series of get methods to obtain context information, but also includes behaviors such as clear.
Maybe it's better to rename them as WindowDelegator and TriggerDelegator or WindowHandler and TriggerHandler.