Content deleted Content added
No edit summary |
No edit summary |
||
Line 41:
==Protected Variations==
The '''Protected Variations''' pattern protects elements from the variations on other elements (objects, systems, subsystems) by wrapping the focus of instability with an [[Interface (computer science)|interface]] and using [[Polymorphism (computer science)|polymorphism]] to create various implementations of this interface. Venu
[[Category:Computer programming]]
|