open-closed principle
التعريفات والمعاني
== English ==
=== Alternative forms ===
open/closed principle
=== Proper noun ===
the open-closed principle
(programming, object-oriented programming) A principle that states that software entities (such as classes, modules, and functions) should be open for extension, but closed for modification.
==== Hypernyms ====
principle
SOLID
=== References ===
open-closed principle on Wikipedia.Wikipedia