Or you would keep the empty but deprecated class PluggableButtonMorphPlus in the image and make everybody happy :-)
On Tuesday, August 17, 2010, Lukas Renggli <[email protected]> wrote: > Well, I just call the variable 'enabledPlus' then :-( > > Lukas > > On Tuesday, August 17, 2010, Mariano Martinez Peck > <[email protected]> wrote: >> >> >> On Tue, Aug 17, 2010 at 8:50 PM, Marcus Denker <[email protected]> >> wrote: >> >> >> On Aug 17, 2010, at 8:28 PM, Lukas Renggli wrote: >> >>> Removing them is cool, but there should be a grace period where they >>> are deprecated. Now I had to duplicate the whole class in OB with a >>> uniue name. >>> >> can it be that this class has a var that we pushed up the hierarchy? At least >> when I try to load OB in 1.2, I get an error message like that... >> >> >> Yes, now OB doesn't load in 1.2 because OBPluggableButtonMorph extends from >> PluggableButtonMorph it seems that now both of them has an instVar called >> 'enable'. >> >> So...the same problem as Shout loading in 1.2......the simplest solution >> seems to rename one of the isntVar and once they migrate to 1.2 use the same. >> >> Cheers >> >> Mariano >> >> >> >>> On Tuesday, August 17, 2010, Gary Chambers <[email protected]> >>> wrote: >>>> Sorry, that was Stef and I at Camp Smalltalk. Did feel good to be rid of >>>> XYZPlus classes though ;-) >>>> >>>> Regards, Gary >>>> >>>> ----- Original Message ----- From: "Lukas Renggli" <[email protected]> >>>> To: <[email protected]> >>>> Sent: Tuesday, August 17, 2010 7:07 PM >>>> Subject: Re: [Pharo-project] Load OB in Pharo 1.2 >>>> >>>> >>>> On Tuesday, August 17, 2010, Marcus Denker <[email protected]> wrote: >>>> >>>> >>>> On Aug 17, 2010, at 7:31 PM, Lukas Renggli wrote: >>>> >>>> >>>> Thanks Lukas. I wasn't who remove that class neither who didn't deprecated. >>>> I am just trying to start building Dev images from now...otherwise, we will >>>> have to wait a lot of time once the core is released. >>>> >>>> >>>> I think there must be a delay between the release of the core and the >>>> non-core images. I don't see how that can otherwise work. Of course it >>>> makes sense to have some incremental adaption already upfront ... >>>> >>>> >>>> Hmm... one thing is clear: I want to use Refactoring and especially the >>>> Code Critique tool on 1.2. So I need to somehow load it. >>>> >>>> >>>> Yeah that make sense, but I cannot maintain code that I can't use. >>>> >>>> Lukas >>>> >>>> >>>> >>>> (2 pages of philosophical ramblings deleted... I should start a blog..) >>>> >>>> Marcus >>>> >>>> >>>> -- >>>> Marcus Denker -- http://www.marcusdenker.de >>>> INRIA Lille -- Nord Europe. Team RMoD. >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [email protected] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>>> >>>> >>>> -- >>>> Lukas Renggli >>>> www.lukas-renggli.ch >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [email protected] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>>> _______________________________________________-- > Lukas Renggli > www.lukas-renggli.ch > -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
