On Sat, Aug 22, 2015 at 1:14 PM, Sean P. DeNigris <[email protected]> wrote: > hernanmd wrote >> Is there a way to get the Metacello updates in 4.0 by evaluating code? > > Yes, the instructions are in the GitHub README [1]. Namely: > Metacello new > baseline: 'Metacello'; > repository: 'github://dalehenrich/metacello-work:master/repository'; > get. > Metacello new > baseline: 'Metacello'; > repository: 'github://dalehenrich/metacello-work:master/repository'; > onConflict: [:ex | ex allow]; > load > > [1] https://github.com/seandenigris/metacello-work#pharo30
Something in the Configuration Browser would be nice. cheers -ben
