Object Oriented Software Engineering View all facts Glossary Help |
subject > hook |
hook | ||||
subject | fact |
hook | has definition An aspect of the design deliberately added to allow other designers to add additional functionality. It does nothing in the basic version of the system, but is designed to be implemented or overridden when the system is extended or reused | |
is similar to a slot except that a hook represents functionality that it is optional for the developer to provide when they exploit the framework | ||
is a subtopic of 3.3 - Frameworks: Reusable Subsystems | ||
is a subtopic of 9.2 - Principles Leading to Good Design | ||
is part of system | ||
is a kind of subject |