PluggableTextMorph(Object)>>doesNotUnderstand: #stylerStyled: I've the same problem when I load Moose and/or Petit with the following scripts:
Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault. Gofer new renggli: 'petit'; package: 'ConfigurationOfPetitParser'; load. (Smalltalk at: #ConfigurationOfPetitParser) perform: #loadDefault. Cheers Alain Le 19/01/2011 21:56, laurent laffont a écrit :
On Wed, Jan 19, 2011 at 9:29 PM, Tudor Girba <tudor.girba@gmail.com <mailto:tudor.girba@gmail.com>> wrote:
Thanks, indeed.
Does this mean that the next build will take this into account or must something else get changed as well?
Next build will takes this in account.
The problem is that the build fails now.
On my machine, while loading AutomaticMethodCategorizer-MarianoMartinez.29 I get the error:
PluggableTextMorph(Object)>>doesNotUnderstand: #stylerStyled:
SHTextStylerST80(SHTextStyler)>>style:
PluggableTextMorph>>setText:
PluggableTextMorph>>on:text:accept:readSelection:menu:
PluggableTextMorph class>>on:text:accept:readSelection:menu:
Workspace>>embeddedInMorphicWindowLabeled:
Workspace(StringHolder)>>openAsMorphLabel:
Workspace(StringHolder)>>openLabel:
AutomaticMethodCategorizer class>>showFirstInstallationInstructions
AutomaticMethodCategorizer class>>initialize
MCMethodDefinition>>postloadOver:
.....
Laurent
Cheers, Doru
On 19 Jan 2011, at 21:24, Stéphane Ducasse wrote:
> thanks laurent! > > On Jan 19, 2011, at 9:19 PM, laurent laffont wrote: > >> I've copied latest ConfigurationOfXMLSupport in MetacelloRepository. >> >> ConfigurationOfPharo-LaurentLaffont.121 >> >> XMLSupport: >> - update to release 1.1.6 >> - add project 'XMLSupport Tests' in group 'Dev Tools Tests' >> >> All 361 tests green. >> >> Laurent Laffont >> >> >> On Wed, Jan 19, 2011 at 1:18 PM, Tudor Girba <tudor.girba@gmail.com <mailto:tudor.girba@gmail.com>> wrote: >> The last version 1.1.6 is marked as #release. >> >> Cheers, >> Doru >> >> >> On 19 Jan 2011, at 12:26, laurent laffont wrote: >> >>> I put ConfigurationOfXMLSupport version 1.0 because blessing was #release. But I agree to change. >>> >>> Laurent >>> >>> On Wed, Jan 19, 2011 at 12:15 PM, Marcus Denker <marcus.denker@inria.fr <mailto:marcus.denker@inria.fr>> wrote: >>> >>> On Jan 19, 2011, at 11:43 AM, Tudor Girba wrote: >>> >>>> Indeed, this is a problem for Moose in general. We depend on XMLSupport, but now we cannot update it in PharoDev. I would also strongly support the idea of removing XMLSupport from PharoDev. >>>> >>> >>> What would be important: we need the latest version in Pharo 1.2... else how can we ever have a version where the tests are green? >>> (not of XML, but in general) >>> >>> Marcus >>> >>>> Cheers, >>>> Doru >>>> >>>> >>>> On 19 Jan 2011, at 11:32, Fabrizio Perin wrote: >>>> >>>>> Hi, >>>>> >>>>> I have a problem with the XMLSupport version from Pharo 1.2. >>>>> >>>>> The problem is that I need to work with one of the last version of XMLSupport but in the pharo image 1.2 is loaded an old version of XMLSupport (I mean a version from Jan 2010). I did try to load a newer version of XMLSupport using ConfigurationOfXMLSupport but some errors make this operation impossible. >>>>> So either Pharo-dev 1.2 load a newer (possibly the last) version of XMLSupport by default or Pharo-dev 1.2 should not load XMLSupport at all. >>>>> >>>>> I think that doesn't make sense to use by default such an old version, also considering that the last XMLSupport has nice and useful features like the XMLPluggableElementFactory. >>>>> >>>>> By avoiding to load XMLSupport in Pharo-dev 1.2 by default you let people free to use the version that they like. >>>>> >>>>> Thanks, >>>>> >>>>> Fabrizio >>>>> >>>> >>>> -- >>>> www.tudorgirba.com <http://www.tudorgirba.com> >>>> >>>> "We cannot reach the flow of things unless we let go." >>>> >>>> >>>> >>>> >>> >>> -- >>> Marcus Denker -- http://www.marcusdenker.de >>> INRIA Lille -- Nord Europe. Team RMoD. >>> >>> >>> >> >> -- >> www.tudorgirba.com <http://www.tudorgirba.com> >> >> "If you interrupt the barber while he is cutting your hair, >> you will end up with a messy haircut." >> >> >> > >
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Being happy is a matter of choice."