Solution Focused Consulting
[ | smalltalk dot org ].
Where community and industry meet
to invent the future.™


smalltalk.org
20th Annual ACM Conference on Object Oriented Programming, Systems, Languages, and Applications. Portland, Oregon, USA, October 22nd - 26th, 2006.
New VisualWorks 7.3 and ObjectStudio Smalltalk 7.0 Releases
written by Peter William Lount
version 1, September 23rd, 2004

I wonder how similar the new VisualWorks "build up" packaging approach is to the way that Visual Smalltalk Enterprise (VSE), used to package systems? VSE's packaging system certainly was a build up approach. The challenge with "strip down packaging" is that you can potentially have a LOT of objects and classes in the image to strip down. I've always preferred a "build up" approach. In this approach you start with a base "run-time" (or development) Smalltalk image and add in the classes and objects that you need. In the strip down approach you remove what you don't need. In both cases you must ensure that you have everything that's needed to run your program in the newly packaged image. This means not forgetting anything or not excluding anything by accident. Fortuately there are tools that assist in this process that can automatically determine (with a high degree of accuracy) what is needed and that can include it for you. The current Squeak Smalltalk systems tend to use a "strip out" approach first and then a build up approach with the "Squeak Map" code distribution system. In any event, it's nice to have more packaging options available.
A new version of VisualWorks Smalltalk and ObjectStudio Smalltalk are coming around November or December from Cincom.

The notable highlights in these upcoming version releases are as follows.

It looks like both versions are being upgraded to full Unicode font support.

In VisualWorks Cincom is introducing "build up" from a base image packaging. As they put it:
"One of the most common issues people have with Smalltalk is the difficulty in packaging - with this release, we will start supporting build up rather than strip down, with a standard deployment system."

The 64 bit wave is starting to happen, although slower than most would have predicted. Cincom has begun the process of preparing their Smalltalk's for the new 64 bit world of computing. They are covering the new AMD Opteron, the 64 bit Intel Xenon, Sparc 64 and a few others like the Mac G5 PowerPC and HP PA-Risc. What about Itanium?

It looks like Cincom is putting a LOT of stuff into their upcoming VisualWorks 7.3 release. Keep up the great work Cincom!

For the full details of what's coming in these two new version releases click here.
Copyright 2006 by Smalltalk.org™, All Rights Reserved.
Sunday
May 11 2008
Interoperate.org, the place to find out how to interoperate.
Google
Web
Smalltalk.org

64bits.net AMD64, Intel Pentium EM64T, Intel Itanium
Meet other Smalltalk people, contribute, learn, earn.