|
|
|
|
|
by pfdietz
610 days ago
|
|
Well, as I understand it, it achieves that by making the message passing extremely fine grained. So, in a sense all the messages are immutable, but only by creating a hairball of objects and messages. Maybe I should be thinking about what sending references to objects in messages means. |
|