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 <masashi.umezawa@gmail.com> Date: Sat, Mar 5, 2011 at 7:25 PM Subject: Re: SIXX in Pharo 1.2 To: Serge Stinckwich <serge.stinckwich@gmail.com> 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 <masashi.umezawa@gmail.com>:
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 <serge.stinckwich@gmail.com>:
On Mon, Feb 21, 2011 at 8:41 PM, Masashi UMEZAWA <masashi.umezawa@gmail.com> 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/