Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
onnoonno
9y ago
0 comments
Share
In a way, message passing using the usual way, methods, means TWO messages are passed: The parameters and the return value.
I think that obscures the better parts of the OOP view quite a bit.
0 comments
default
newest
oldest
kazinator
9y ago
Also, method calls (that return) are really two calls, in a way: the call which passes the arguments along with a continuation, and then the call to the continuation which returns the value. :)
j
/
k
navigate · click thread line to collapse