On 5 juin 2012, at 19:57, garduino wrote:
There is however XMLROCDecoderTest>>#testDecoder that fails. The reason is that now Pharo does >take care of nanoseconds, but the encoder does not handle it. I guess this is not supported in the protocol. Isn't it? So, I propose to fix it but putting nanoseconds to >zero
XMLRPCDateAndTime>>time: t "set the time portion of the datetime." time := Time fromSeconds: t seconds truncated
Nice catch! I tried and Works ok. I think that will not generate any problem with the protocol.
I can publish with some things I'm improving in the code if you agree.
Yes please do it.
By other hand, the Transcript error at load time, have you experienced it? Is something related with some new thing in 1.4 ? I've not checked yet.
Yes. TranscriptStream was replaced by ThreadSafeTranscriptStream in 1.4. Noury -- http://twitter.com/#!/NouryBouraqadi http://www.kroobe.com/profile/noury Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de necessite Please consider the environment before you print