USE AT OWN RISK(and test the image you're getting beforeusing it for something else). Knigge gives you the possibility to load packages fromone image to another, either precompiled (not working yet,crashes vm) or as source. Depends onClassloader(refactored)RemoteObjects(look at http://squeak.saltypickle.com/RemoteObjects/ )PackageInfo-Exporters(for transfer of source packages). To test it, do "RemoteMaschineServer start" on the servingmachine, then(RemotePackageList new packageServer: 'RemoteServerHostNameOrIP') openInWorldin the sucking image.