[squeak-dev] FFI issue in Squeak 4.2 ?

mkobetic at gmail.com mkobetic at gmail.com
Wed Feb 23 04:10:44 UTC 2011


"Levente Uzonyi"<leves at elte.hu> wrote:
> I just did this, so the following script should work from Squeak 4.2:
> 
> Installer ss
>  	project: 'MetacelloRepository';
>  	install: 'ConfigurationOfXtreams'.
> (Smalltalk at: #ConfigurationOfXtreams) perform: #load

Thank you! This is very helpful. I didn't have much time to play with this yet (holidays interfered), but it's looking good. Loading into Squeak works fine as you said. I'll have to wrap my head around metacello some more to figure out what needs to be done on Pharo side, but this is certainly much better than starting from scratch.

Thanks,

Martin



More information about the Squeak-dev mailing list