|
|
|
|
|
by thesz
5493 days ago
|
|
Please, list object-oriented systems with objects with identities and object-oriented systems without those. Count both. Discuss. ;) Alan Kay, who coined term "object-oriented" described object-oriented system as an assembly of objects communicating by message passing. Message passing requires identities (and state, except in severely reduced form). |
|