catflap.org Online Dictionary Query


Query string:
Search type:
Database:

Database copyright information
Server information


9 definitions found
From The Free On-line Dictionary of Computing (27 SEP 03) :   [ foldoc ]

  open/closed principle
       
           A principle used in OOPL which states
          that a class must be open and closed where open means it has
          the ability to be extended and closed means it cannot be
          modified other than by extension.
       
          The idea is that once a class has been approved for use having
          gone through code reviews, unit tests, and other qualifying
          procedures, you don't want to change the class very much, just
          extend it.  In practice the open/closed principle simply means
          making good use of abstraction and polymorphism.
       
          (1997-09-23)
       
       

From English Wiktionary: All languages (2023-07-27) :   [ dictinfo.com:wikt-en-ALL-2023-07-27 ]

  open-closed principle
     n.
     (lb en programming object-oriented) A principle that states that
  software entities (such as classes, modules(,) and functions) should be
  open for extension, but closed for modification.

From English Wiktionary: All languages (2023-07-27) :   [ dictinfo.com:wikt-en-ALL-2023-07-27 ]

  open/closed principle
     n.
     (lb en programming object-oriented) (alternative spelling of en
  open-closed principle)

From English Wiktionary: English language only (2023-07-27) :   [ dictinfo.com:wikt-en-en-2023-07-27 ]

  open-closed principle
     n.
     (lb en programming object-oriented) A principle that states that
  software entities (such as classes, modules(,) and functions) should be
  open for extension, but closed for modification.

From English Wiktionary: English language only (2023-07-27) :   [ dictinfo.com:wikt-en-en-2023-07-27 ]

  open/closed principle
     n.
     (lb en programming object-oriented) (alternative spelling of en
  open-closed principle)

From English Wiktionary: Western, Greek, and Slavonic languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western_Greek_Slavonic-2023-07-27 ]

  open-closed principle
     n.
     (lb en programming object-oriented) A principle that states that
  software entities (such as classes, modules(,) and functions) should be
  open for extension, but closed for modification.

From English Wiktionary: Western, Greek, and Slavonic languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western_Greek_Slavonic-2023-07-27 ]

  open/closed principle
     n.
     (lb en programming object-oriented) (alternative spelling of en
  open-closed principle)

From English Wiktionary: Western languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western-2023-07-27 ]

  open-closed principle
     n.
     (lb en programming object-oriented) A principle that states that
  software entities (such as classes, modules(,) and functions) should be
  open for extension, but closed for modification.

From English Wiktionary: Western languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western-2023-07-27 ]

  open/closed principle
     n.
     (lb en programming object-oriented) (alternative spelling of en
  open-closed principle)

Questions or comments about this site? Contact dictionary@catflap.org
Access Stats