Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It could also be changed into a simple chain of responsibility, there's no need for the Composite version. If we iterate over all implementations more than once, then introduce a separate manager class to do the iteration, see eg. ValueTypeRegistry and ValueTypeProvider(s)