Hi John,
You need to revert the Pharo 1.1 collection packages, because Magritte accidentally overrode the implementation in Pharo. Lukas On Oct 3, 2010, at 18:26 , John McKeon wrote: > Hello Lukas, > I updated to the latest Magritte-Model last night and found things fairly broken with the removal of these extension methods. Pier still uses reduce: in several places and MAOptionDescription uses lines in MAOptionDescription >>optionsTextual: > > Regards > John > > -- > http://john-mckeon.us -- Lukas Renggli, Software Composition Group (SCG) Schützenmattstrasse 14, 3012 Bern, Switzerland Room: 203, Phone: +41 31 631 8643 www.lukas-renggli.ch _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Yeah, presumably this should go into the Squeak specific packages of Grease.
On Oct 3, 2010, at 20:12 , John McKeon wrote: > I see. > I have been using Squeak 4.1 =) > What are my options in that case? A squeak compatibility layer? > > > On Sun, Oct 3, 2010 at 1:48 PM, Lukas Renggli <[hidden email]> wrote: > Hi John, > > You need to revert the Pharo 1.1 collection packages, because Magritte accidentally overrode the implementation in Pharo. > > Lukas > > On Oct 3, 2010, at 18:26 , John McKeon wrote: > > > Hello Lukas, > > I updated to the latest Magritte-Model last night and found things fairly broken with the removal of these extension methods. Pier still uses reduce: in several places and MAOptionDescription uses lines in MAOptionDescription >>optionsTextual: > > > > Regards > > John > > > > -- > > http://john-mckeon.us > > -- > Lukas Renggli, Software Composition Group (SCG) > Schützenmattstrasse 14, 3012 Bern, Switzerland > Room: 203, Phone: +41 31 631 8643 > www.lukas-renggli.ch > > > > > > > > > > > -- > http://john-mckeon.us -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Squeak's had Collection>>reduce: since 2010/04/05, if that helps. So
that was probably just AFTER 4.1 was released? frank On 2010/10/03 20:15, Lukas Renggli wrote: > Yeah, presumably this should go into the Squeak specific packages of Grease. > > On Oct 3, 2010, at 20:12 , John McKeon wrote: > >> I see. >> I have been using Squeak 4.1 =) >> What are my options in that case? A squeak compatibility layer? >> >> >> On Sun, Oct 3, 2010 at 1:48 PM, Lukas Renggli<[hidden email]> wrote: >> Hi John, >> >> You need to revert the Pharo 1.1 collection packages, because Magritte accidentally overrode the implementation in Pharo. >> >> Lukas >> >> On Oct 3, 2010, at 18:26 , John McKeon wrote: >> >>> Hello Lukas, >>> I updated to the latest Magritte-Model last night and found things fairly broken with the removal of these extension methods. Pier still uses reduce: in several places and MAOptionDescription uses lines in MAOptionDescription>>optionsTextual: >>> >>> Regards >>> John >>> >>> -- >>> http://john-mckeon.us >> >> -- >> Lukas Renggli, Software Composition Group (SCG) >> Schützenmattstrasse 14, 3012 Bern, Switzerland >> Room: 203, Phone: +41 31 631 8643 >> www.lukas-renggli.ch >> >> >> >> >> >> >> >> >> >> >> -- >> http://john-mckeon.us > _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |