Details
-
Type:
Enhancement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
We need the ability to enforce a single event handler for specific event types.
This is a way to ensure the handler you are registering is only fired from one handler in some edge cases.
Pull request coming.