Squeak to VisualWorks

Janko Mivšek janko.mivsek at eranova.si
Mon Feb 4 20:47:25 UTC 2008


Hi Frederic,

Frederic Pluquet wrote:

> I have some packages (containing a big number of classes) in Squeak 3.9. 
> I need to export them in VisualWorks 7.5. Is there a nice way to do that ?

On VisualWorks load Parcel FlieOut30.pcl (in Contributed) and in 
Settings>Source select Squeak. Now you can filein/fileout from VW in 
Squeak format. This a basic way to move code between those two dialects. 
I would also recommend you to use Sport portability library for files, 
times and sockets, which can simplify your porting job in the future.

Best regards
Janko


> Fréd
> 
> -- 
> Frédéric Pluquet
> Université Libre de Bruxelles (ULB)
> Assistant
> http://www.ulb.ac.be/di/fpluquet
> 
> 
> ------------------------------------------------------------------------
> 
> 

-- 
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si



More information about the Squeak-dev mailing list