Ernest Micklei has been putting together Cloudfork, an interface to the Amazon cloud services - on Squeak, VisualWorks, and VA Smalltalk. To do that, he's needed to move code between the three, and that's an interesting problem. As it happens, we've created a set of tools import/export to Monticello files as part of our Seaside porting/Web Velocity work. The core Seaside work is all done in Squeak, so having tools like this allow us to report bugs and send proposed changes back to the Squeak team in a format they can use.
Technorati Tags:
interop, squeak, portability