Dolphin Smalltalk - so long and thanks for all the fish.

Published: 11:08 AM GMT+12, Saturday, 11 August 2007 under: technology

So long and thanks for all the fish - that's what the Dolphin's told us in the Hitchhikers Guide, however it's quite what Object Arts have told us regarding the decision to discontinue the Dolphin Smalltalk product:

It is with great regret and more than a touch of sadness that I have to announce that Blair and I have made the decision to stop selling and developing Dolphin Smalltalk. We will continue to distribute the free version of Dolphin X6 indefinitely but, as from today, we will not be selling the Professional version. Some limited support will remain in place for existing users of X6 but there will not be a future major release of Dolphin for .net (or Mac or Linux).

Future development of Dolphin discontinued.

I started using Dolphin a few years ago when I needed to work on a small windows application and its a shame to see it come to an end.

Some other posts on the topic:

Technorati Tags: ,

Comments (2)

Hey Nic - from what I've used of them both - the main 'visual' difference is that Dolphin provided a native Win32 user interface (the system itself was Win32 only) and allowed you to write native looking applications which compiled down to VERY small .exe files. Squeak is pure smalltalk providing cross-platform execution and its own 'custom' user interface system which I've never quite understood fully (admittedly I've never really look at it from a design perspective). Squeak applications run purely in the image mode like more traditional Smalltalks.

Personally I found squeak much nicer to work in than Dolphin with its built in version control system and package repository (which Dolphin sadly lacked).

left by Mark Derricutt . Saturday, 11 August 2007 6:11 PM

How does Squeak compare to Dolphin?

left by Nicholas Faiz . Saturday, 11 August 2007 5:35 PM
Add Comment