Call super

id: call-super-198-2688078
title: Call super
text: Call super is a code smell or anti-pattern of some object-oriented programming languages. Call super is a design pattern in which a particular class stipulates that in a derived subclass, the user is required to override a method and call back the overridden function itself at a particular point. The overridden method may be intentionally incomplete, and reliant on the overriding method to augment its functionality in a prescribed manner. However, the fact that the language itself may not be abl
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Call_super
date created:
date modified: 2023-07-16T01:26:19Z
main entity: {"identifier":"Q5021671","url":"https://www.wikidata.org/entity/Q5021671"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part