Is there such a thing as a manager design pattern that controls how different entities interact?
This is for a project for which the Environment, EnvironmentL
EnvironmentL
In many systems, a manager is also a facade for a sub-system, and in that scenario it is more of a facade design pattern.