tx!

On Mar 20, 2011, at 8:07 PM, Miguel Cobá wrote:

> Hi all,
> 
> I have updated the ConfigurationOfRFB with symbolic versions.
> It can load RFB on PharoCore 1.1 and PharoCore 1.2.
> 
> To load it, evaluate in a workspace:
> 
> Gofer new
>  squeaksource: 'MetacelloRepository';
>  package: 'ConfigurationOfRFB';
>  load.
> 
> ((Smalltalk at: #ConfigurationOfRFB)
>    project version: #stable) load.
> 
> This will load the correct version of RFB for the given PharoCore
> version (thanks Dale!):
> 
> RFB-lr.34.mcz for PharoCore 1.1
> RFB-MiguelCoba.36 for PharoCore 1.2
> 
> Enjoy!
> -- 
> Miguel Cobá
> http://twitter.com/MiguelCobaMtz
> http://miguel.leugim.com.mx
> 
> 
> 
> 


Reply via email to