OO is yesterday's news.
Posted Mar 30, 2005 6:12 UTC (Wed) by
ncm (subscriber, #165)
In reply to:
Evidence that Python is advancing into the enterprise (NewsForge) by phgrenet
Parent article:
Evidence that Python is advancing into the enterprise (NewsForge)
"Object-oriented" is far less interesting than the hypesters of the '90s would have liked for you to believe, and than the Smalltalk/Java/CLOS crowd evidently did. C++ graduated from OO well before the hype peaked, and forged ahead in a different direction. Presumably the other languages will get around to chasing it again; Java "generics" are a faint-hearted effort that way, more like Ada than anything powerful.
Of course the MLs started out way ahead, but all the ML variants I know of are saddled with all manner of built-in gook like GC and lists, and can't support doing those same things from scratch in a library instead. Give me an ML with destructors and restricted pointers, and I will move the world!
(
Log in to post comments)