Fwd: SIXX in Pharo 1.2

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: SIXX in Pharo 1.2

SergeStinckwich
Thanks to Umezawa-san SIXX is working now on Pharo 1.2 & Squeak 4.2.
All 127 tests are green under Pharo 1.2 !

To load the last version of SIXX:

Gofer new squeaksource: 'MetacelloRepository'; package:
'ConfigurationOfSIXX'; load.
(Smalltalk at:#ConfigurationOfSIXX) load.

Regards

---------- Forwarded message ----------
From: Masashi UMEZAWA <[hidden email]>
Date: Sat, Mar 5, 2011 at 7:25 PM
Subject: Re: SIXX in Pharo 1.2
To: Serge Stinckwich <[hidden email]>


Hi Serge-san,

Sorry for the delayed reply. I've updated ConfigurationOfSIXX. I
believe the latest SIXX runs on Pharo 1.2 and Squeak 4.2 nicely.

Best regards,

2011/2/22 Masashi UMEZAWA <[hidden email]>:

> Hi Serge-san,
>
> Updating XMLSupport to version: '1.1.7', I was able to reproduce the
> test failures.
> According to ConfigurationOfSIXX, SIXX assumes XMLSupport 1.0.0.
> So I need to catch up new XMLSupport APIs...
>
> Best regards,
>
> 2011/2/22 Serge Stinckwich <[hidden email]>:
>> On Mon, Feb 21, 2011 at 8:41 PM, Masashi UMEZAWA
>> <[hidden email]> wrote:
>>> Hi Serge-san,
>>>
>>> I've updated Pharo 1.2 to the latest version.(#12336).
>>> And loaded SIXX via ConfigurationOfSIXX ( >=0.3.4 [ConfigurationOfSIXX]).
>>>
>>> Luckily all the tests were green. Perhaps there were some temporary problems?
>>
>> Hum ... strange. I try again with a PharoOneClick1.2 version (#12336).
>> I have some problems with deprecated methods :
>>
>> The method XMLNodeWithElements topElement has been deprecated.
>> use #firstElement instead
>>
>> Are you running the SIXXTests ?
>>
>> Regards,
>> --
>> Serge Stinckwich
>> UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
>> Every DSL ends up being Smalltalk
>> http://doesnotunderstand.org/
>>
> --
> [:masashi | ^umezawa]
>



--
[:masashi | ^umezawa]



--
Serge Stinckwich
UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
Every DSL ends up being Smalltalk
http://doesnotunderstand.org/

Reply | Threaded
Open this post in threaded view
|

Re: Fwd: SIXX in Pharo 1.2

Stéphane Ducasse
thanks

On Mar 6, 2011, at 4:16 PM, Serge Stinckwich wrote:

> Thanks to Umezawa-san SIXX is working now on Pharo 1.2 & Squeak 4.2.
> All 127 tests are green under Pharo 1.2 !
>
> To load the last version of SIXX:
>
> Gofer new squeaksource: 'MetacelloRepository'; package:
> 'ConfigurationOfSIXX'; load.
> (Smalltalk at:#ConfigurationOfSIXX) load.
>
> Regards
>
> ---------- Forwarded message ----------
> From: Masashi UMEZAWA <[hidden email]>
> Date: Sat, Mar 5, 2011 at 7:25 PM
> Subject: Re: SIXX in Pharo 1.2
> To: Serge Stinckwich <[hidden email]>
>
>
> Hi Serge-san,
>
> Sorry for the delayed reply. I've updated ConfigurationOfSIXX. I
> believe the latest SIXX runs on Pharo 1.2 and Squeak 4.2 nicely.
>
> Best regards,
>
> 2011/2/22 Masashi UMEZAWA <[hidden email]>:
>> Hi Serge-san,
>>
>> Updating XMLSupport to version: '1.1.7', I was able to reproduce the
>> test failures.
>> According to ConfigurationOfSIXX, SIXX assumes XMLSupport 1.0.0.
>> So I need to catch up new XMLSupport APIs...
>>
>> Best regards,
>>
>> 2011/2/22 Serge Stinckwich <[hidden email]>:
>>> On Mon, Feb 21, 2011 at 8:41 PM, Masashi UMEZAWA
>>> <[hidden email]> wrote:
>>>> Hi Serge-san,
>>>>
>>>> I've updated Pharo 1.2 to the latest version.(#12336).
>>>> And loaded SIXX via ConfigurationOfSIXX ( >=0.3.4 [ConfigurationOfSIXX]).
>>>>
>>>> Luckily all the tests were green. Perhaps there were some temporary problems?
>>>
>>> Hum ... strange. I try again with a PharoOneClick1.2 version (#12336).
>>> I have some problems with deprecated methods :
>>>
>>> The method XMLNodeWithElements topElement has been deprecated.
>>> use #firstElement instead
>>>
>>> Are you running the SIXXTests ?
>>>
>>> Regards,
>>> --
>>> Serge Stinckwich
>>> UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
>>> Every DSL ends up being Smalltalk
>>> http://doesnotunderstand.org/
>>>
>> --
>> [:masashi | ^umezawa]
>>
>
>
>
> --
> [:masashi | ^umezawa]
>
>
>
> --
> Serge Stinckwich
> UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
> Every DSL ends up being Smalltalk
> http://doesnotunderstand.org/
>