Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Call_super> ?p ?o. }
Showing items 1 to 15 of
15
with 100 items per page.
- Call_super abstract "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 able to enforce all conditions prescribed on this call is what makes this an anti-pattern.".
- Call_super thumbnail CallSuper.png?width=300.
- Call_super wikiPageID "3111337".
- Call_super wikiPageRevisionID "581620774".
- Call_super hasPhotoCollection Call_super.
- Call_super subject Category:Anti-patterns.
- Call_super subject Category:Object-oriented_programming.
- Call_super comment "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.".
- Call_super label "Call super".
- Call_super sameAs m.08s36c.
- Call_super sameAs Q5021671.
- Call_super sameAs Q5021671.
- Call_super wasDerivedFrom Call_super?oldid=581620774.
- Call_super depiction CallSuper.png.
- Call_super isPrimaryTopicOf Call_super.