-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: core-1.0.0
-
Fix Version/s: core-1.0.0
-
Component/s: Isis Core
-
Labels:
Previously ResourceSourceStreamComposite turned out to be a "chain of responsibility". As a result the name of the class was changed into ResourceSourceStreamChainOfResponsibility.
Implementating a real composite is actually straight forward (see attached patch) and might be useful for others too.