open-closed principle
Jump to navigation
Jump to search
See also: open/closed principle
English
[edit]Alternative forms
[edit]Proper noun
[edit]- (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
[edit]References
[edit]- open-closed principle on Wikipedia.Wikipedia