Content deleted Content added
→References: 81 |
|||
Line 22:
* In [[Python (programming language)|Python]], the term "marker interface" is common in [[Zope]] and [[Plone (software)|Plone]]. Interfaces are declared as metadata and subclasses can use <code>implementsOnly</code> to declare they do not implement everything from their super classes.
[[File:Front|28px|thumb|left|small|link=Special:FilePath/Front]]
==See also==56gy
*[[Design marker]]s for an expansion of this pattern.
*Joshua Bloch, "Effective Java (Second edition)," Item 37: Use marker interfaces to define types, page 179.
==References1==
{{Reflist}}
|