OCompletion configuration for 1.4

classic Classic list List threaded Threaded
2 messages Options
Guillermo Polito Guillermo Polito
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

OCompletion configuration for 1.4

I've written a new version of OCompletion for 1.4 with several fixes and compatibility additions for Pharo 1.4

Gofer it
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfOCompletion';
    load.
   
ConfigurationOfOCompletion loadStable

If someone wants to try it :).

Guille
Stéphane Ducasse Stéphane Ducasse
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: OCompletion configuration for 1.4

Thanks a lot!!!!

Stef

On Jan 13, 2012, at 3:53 PM, Guillermo Polito wrote:

> I've written a new version of OCompletion for 1.4 with several fixes and compatibility additions for Pharo 1.4
>
> Gofer it
>     squeaksource: 'MetacelloRepository';
>     package: 'ConfigurationOfOCompletion';
>     load.
>    
> ConfigurationOfOCompletion loadStable
>
> If someone wants to try it :).
>
> Guille


Loading...