The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Preconceived Notions

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Preconceived Notions Posted: Sep 4, 2008 1:32 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Preconceived Notions
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

I think we can file this under "when you don't know what you don't know". I'd provide a link, but I can't find the Dr. Dobbs article online - it's titled "Why is Native Code Development Still Thriving" by Michael Swindell. In that, he talks about why native code is still relevant. No argument there - but I do have a nit to pick with this stated advantage of native code:

Programs that can run without any installation or prerequisites

Hmm - to run a Smalltalk app, you need two files: the VM, and the image. On Windows, you can make that into a standalone executable. So sure, he makes a lot of good points about the ongoing need for native code (after all, what is the VM written in?) - but complex installation doesn't have to be one of the things you buy with a virtualized application.

Read: Preconceived Notions

Topic: What Google Missed Previous Topic   Next Topic Topic: Chrome and Parallels

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use