Objectica`
Message
ClassAttributes::static
MORE INFORMATION
Generated when
member
in
child
defined in
Class
[
child, parent
]:={
Override
.
member
=
val
}
is
Static
and it is not in
parent
or vice versa.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
A class member can be bound to a class or an object. Once bound it must keep this binding accross the class hierarchy.
In[2]:=
Out[2]=
Out[2]=
The solution is to keep the binding
In[3]:=
SEE ALSO
ClassAttributes
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)