Content deleted Content added
Method name form writeObject() to writeObject(Object,boolean) |
|||
Line 19:
Another solution is for the language to support [[metadata]] directly:
* Both the [[.NET Framework
* 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.
==See also==
|