MVC
-
So MVC is introduced by Smalltalk. I thought it was by Java. After all these years I was fooling myself with this assumption. Shame of me. Thanks InfoQ for the related news.
Microsoft Visual C++ was introduced by Microsoft :-)
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
-
Microsoft Visual C++ was introduced by Microsoft :-)
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
Hahahahah. I'm not as such fool. Don't forget my name Stephen.
-
So MVC is introduced by Smalltalk. I thought it was by Java. After all these years I was fooling myself with this assumption. Shame of me. Thanks InfoQ for the related news.
You'll find that pretty much every paradigm you can think of can trace its way back to things like Smalltalk, the original Unix implementations, VMS and Xerox PARC. There's been precious little real new material since the mid 80s; merely refinement of concepts that were introduced earlier.
This space for rent
-
You'll find that pretty much every paradigm you can think of can trace its way back to things like Smalltalk, the original Unix implementations, VMS and Xerox PARC. There's been precious little real new material since the mid 80s; merely refinement of concepts that were introduced earlier.
This space for rent
Indeed, the great inventions were happended decades back. These days people lost their track and yet produce programming language like incubator.
-
You'll find that pretty much every paradigm you can think of can trace its way back to things like Smalltalk, the original Unix implementations, VMS and Xerox PARC. There's been precious little real new material since the mid 80s; merely refinement of concepts that were introduced earlier.
This space for rent
Pete O'Hanlon wrote:
There's been precious little real new material since the mid 80s
Yes, I miss my retractable cup-holders on desktop towers :laugh:
if (Object.DividedByZero == true) { Universe.Implode(); } Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016
-
So MVC is introduced by Smalltalk. I thought it was by Java. After all these years I was fooling myself with this assumption. Shame of me. Thanks InfoQ for the related news.
OOPS was introduced in Simula!
Mobile Apps - Sound Meter | Color Analyzer | SMBC | Football Doodles
-
You'll find that pretty much every paradigm you can think of can trace its way back to things like Smalltalk, the original Unix implementations, VMS and Xerox PARC. There's been precious little real new material since the mid 80s; merely refinement of concepts that were introduced earlier.
This space for rent
Well, many "new" ideas are typically based on tech from at least a couple of decades ago. Often they're simply before their time. Or the "new" incarnation is in a more usable form.
Kevin
-
You'll find that pretty much every paradigm you can think of can trace its way back to things like Smalltalk, the original Unix implementations, VMS and Xerox PARC. There's been precious little real new material since the mid 80s; merely refinement of concepts that were introduced earlier.
This space for rent
Exactly
Jeremy Falcon
-
So MVC is introduced by Smalltalk. I thought it was by Java. After all these years I was fooling myself with this assumption. Shame of me. Thanks InfoQ for the related news.
MVC has been around since the 70s. Same with XML (as SGML) too. Like Pete has mentioned, we're just rehashing old crap with new shiny names and acting like it's a game changer.
Jeremy Falcon
-
Indeed, the great inventions were happended decades back. These days people lost their track and yet produce programming language like incubator.
We're too busy on Facebook, Twitter, and WoW now to innovate.
Jeremy Falcon