Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Smalltalk is definitely message passing. There are many ways to intercept the messages and implement different responses. This one mechanism enables: network aware code, object proxies, sub-classing, on-the-fly code generation, and lots of other behavior. Traditional methods were invented later as less robust version of Smalltalk's message passing.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: