Hi,
I've completed an initial port of Pier 3 (Pier using Magritte 3 descriptions) to Gemstone.
It can be loaded in Gemstone using:
Gofer it
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfPier3AddOns';
load.
MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
ConfigurationOfPier3AddOns load ].
By default this configuration will load Pier-Admin and the Pier add-ons necessary to make this work - (Pier-Admin is described in this screen-cast:
http://vimeo.com/32749535)
Let me know how you get on,
Nick