|
|
|
|
|
by dozzie
3833 days ago
|
|
https://en.wikipedia.org/wiki/Object_database Mind you, in several programming languages objects can have instance-specific
methods (Ruby and Python being notable examples). This alone makes object
more than merely a sum of a predefined structure having data fields and (also
predefined) schema having functions to operate on those fields. |
|