Metadata
- Source
- FLUID-4398
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Antranig Basman
- Created
2011-08-12T00:03:43.883-0400 - Updated
2014-03-03T13:03:54.123-0500 - Versions
-
- 1.4
- Fixed Versions
-
- 1.5
- Component
-
- IoC System
Description
"Event boiling" offers a lot of power, but not enough to remove many cases of mess - especially since it requires a new event to be created for each act of "boiling".
Two very common cases, seen in UIOptions are
i) a "one-off" listener that requires a custom (IoC-adjusted) signature just for itself
ii) cases of "relay" where the listener to be attached is one that directly fires to another event elsewhere in the tree, also with modified signature
Comments
-
Antranig Basman commented
2012-03-21T03:17:35.870-0400 This reached the core framework in the mega-merge of Jan 20 2012
https://github.com/fluid-project/infusion/commit/1e7f0d8f071a69ef5d9cd75e18fc0fe3da170622