Hacker News new | ask | show | jobs
by ha292 4246 days ago
The consultants who can sell it to gullible managers have moved on to selling something else.
1 comments

That something else was Java.

One of the answers could be that almost every OO language borrowed some concepts form Smalltalk and implemented them in a less "cryptic" (or esoteric) way. Take a closer look at that Objective-C. Erlang's (non-OO) modules and message-passing primitives were also influenced by Smalltalk.