Answer the question
In order to leave comments, you need to log in
How to name the following construction/pattern?
Roughly speaking...
If an object translates one interface into another, then it's an adapter.
If an object hides the complexity of another object, then it is a facade.
And how to call the following: An
object collects a collection of objects with a single interface, implements the same interface, and redirects all calls to each of the objects.
Aggregator? Adapter? Facade? Or something else?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question