You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple example of the bridge pattern.
The first three commits show the problem itself (class developing into two different "dimensions").
In the last commit you can see the simplification via the bridge pattern.