The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Seamless Portability

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
Seamless Portability Posted: Jan 5, 2006 2:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Seamless Portability
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

Lair of the Gecko ponders languages:

I'd originally written a lengthy post denouncing the Lispers' reaction to the change, but before posting I did a little followup reading and saw that many of them are trying to organize an effort to provide solutions to the issues raised by Reddit, so I was forced to rethink and rewrite my stance. Bravo to them, and I wish them well, but for right now I just want to get some fun stuff done. For that reason, I'm leaning toward Rails . As with Lisp, I have doubts about how easy it would be to do Smalltalk/Seaside development on a Mac and then deploy to a Linux or BSD server, or two switch back and forth between Mac and PC for development.

Well, I can address that one. Both Squeak and VisualWorks are cross platform, and mostly seamlessly so. I do all the development for BottomFeeder on Windows, and packaging on my Linux box. If you go to the download page, you'll see the supported platforms - and I have users on all of them.

For server side applications, it's pretty simple. The Silt server running this site is developed on Linux and Windows (interchangeably). I deploy to Linux, but there are Windows uses of it, and I built a Windows executable for it, which works just fine - and it's all one codebase.

With Cincom Smalltalk VisualWorks, you can get seamless x-platform deployments. I've got a Mac Mini I use for testing, and BottomFeeder and Silt work just fine there as well - without me ever having done anything specific to support it.

Read: Seamless Portability

Topic: Alan Lovejoy is blogging Previous Topic   Next Topic Topic: When specs are non-existant

Sponsored Links



Google
  Web Artima.com   

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