[Pharo-project] SocketStream enh
Hi lukas and others.... I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside http://code.google.com/p/pharo/issues/detail?id=2767 Stef
May be you missed this call but this is an important one. On Aug 8, 2010, at 6:43 PM, Stéphane Ducasse wrote:
Hi lukas and others....
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
and related fixes.
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I am on holidays, I cannot test this week. Philippe, Julian? Lukas On 9 August 2010 10:57, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
May be you missed this call but this is an important one.
On Aug 8, 2010, at 6:43 PM, Stéphane Ducasse wrote:
Hi lukas and others....
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
and related fixes.
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
enjoy them.... Stef On Aug 9, 2010, at 10:56 PM, Lukas Renggli wrote:
I am on holidays, I cannot test this week. Philippe, Julian?
Lukas
On 9 August 2010 10:57, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
May be you missed this call but this is an important one.
On Aug 8, 2010, at 6:43 PM, Stéphane Ducasse wrote:
Hi lukas and others....
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
and related fixes.
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 08/18/2010 12:56 PM, Stéphane Ducasse wrote:
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
Does anybody have the time to give feedback on this important network changes?
Sorry, didn't yet have time. Cheers Philippe
On 18 août 2010, at 12:56, Stéphane Ducasse wrote:
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
Does anybody have the time to give feedback on this important network changes?
I tested the referenced code and it fixes issue 2765 (SocketStreamTest hangs). I put a detailed comment on GoogleCode. Noury
On 18.08.2010 12:56, Stéphane Ducasse wrote:
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
Does anybody have the time to give feedback on this important network changes?
I did a short test with Seaside and everything still seems to work. And if it fixes bugs, I'm all tits forward about it. The deprecation of SmalltalkImage >> #platformName is a PITA though. It requires us to have different versions of Comanche and WebClient for different versions of Pharo. Cheers Philippe
On 22 August 2010 13:53, Philippe Marschall <kustos@gmx.net> wrote:
On 18.08.2010 12:56, Stéphane Ducasse wrote:
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
Does anybody have the time to give feedback on this important network changes?
I did a short test with Seaside and everything still seems to work. And if it fixes bugs, I'm all tits forward about it.
The deprecation of SmalltalkImage >> #platformName is a PITA though. It requires us to have different versions of Comanche and WebClient for different versions of Pharo.
Pharo 1.0 is long outdated, Pharo 1.2 is not stable yet. We should only target Pharo 1.1. Also the latest development tools only work in Pharo 1.1. There is no point in making Seaside work in all versions. Lukas -- Lukas Renggli www.lukas-renggli.ch
Thanks! I really think that we should systematically use a dependency management system. Of course it does not fix the problems but we can move on. I think that we can benefit of the idea of a platform classes hierarchy, this is why we push the change.
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
Does anybody have the time to give feedback on this important network changes?
I did a short test with Seaside and everything still seems to work. And if it fixes bugs, I'm all tits forward about it.
Ok I will integrate it now. This was the next item on the list.
The deprecation of SmalltalkImage >> #platformName is a PITA though. It requires us to have different versions of Comanche and WebClient for different versions of Pharo.
I will integrate now webClient. May be I will need to know what I should load in. :)
Pharo 1.0 is long outdated, Pharo 1.2 is not stable yet. We should only target Pharo 1.1.
Also the latest development tools only work in Pharo 1.1. There is no point in making Seaside work in all versions.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I will integrate another socket related fix because apparently the tests still break the image with these ones loaded. Stef On Aug 22, 2010, at 1:53 PM, Philippe Marschall wrote:
On 18.08.2010 12:56, Stéphane Ducasse wrote:
I will integrate the following SocketStream tests and before I would love to see if this does not impact seaside
Does anybody have the time to give feedback on this important network changes?
I did a short test with Seaside and everything still seems to work. And if it fixes bugs, I'm all tits forward about it.
The deprecation of SmalltalkImage >> #platformName is a PITA though. It requires us to have different versions of Comanche and WebClient for different versions of Pharo.
Cheers Philippe
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
Lukas Renggli -
Noury Bouraqadi -
Philippe Marschall -
Philippe Marschall -
Stéphane Ducasse