Re: Network stuff

Daniel Vainsencher <[email protected]> Mon, 05 May 2003 23:30:33 +0200
Newsgroups gmane.comp.lang.smalltalk.squeak.foundation
Message-ID <[email protected]>
Darn, I intended to answer this topic on this thread, but already wrote
it in the other. In short, I'm for it.

Anyone objects?

Daniel

Andreas Raab <[email protected]> wrote:
> Hi Guys,
> 
> It just so happens that I got (once more) bitten by some of the more ugly
> parts of the current networking code and it just so happens that (once more)
> Mike's Network rewrite
> (http://map2.squeakfoundation.org/sm/package/030feb79-34a9-4822-9a6f-d7d2e83
> a0cef) fixes exactly the issues I was struggling with. I don't know if
> that's up on anyone's sleeve but I would really like to see this stuff
> getting into Squeak, mostly because it means that for the stuff I'm doing I
> know I can rely on proper network behavior without changing its fundamental
> semantics.
> 
> What are your current thoughts on this issue? The network rewrite has been
> around for a while now and leaving it at SqueakMap probably means it'll rot
> and die there with anyone having similar problems at hand reinventing the
> solutions he's already bundled up.
> 
> Cheers,
>   - Andreas
> 
> _______________________________________________
> Squeakfoundation mailing list
> [email protected]
> http://lists.squeakfoundation.org/listinfo/squeakfoundation
From [email protected] Mon May 05 21:16:43 2003
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: (qmail 16908 invoked from network); 5 May 2003 21:16:43 -0000
Received: from shawidc-mo1.cg.shawcable.net (HELO pd5mo2so.prod.shaw.ca)
	(24.71.223.10)
	by mail.theinternetone.net with SMTP; 5 May 2003 21:16:43 -0000
Received: from pd6mr2so.prod.shaw.ca
 (pd6mr2so-qfe3.prod.shaw.ca [10.0.141.217]) by l-daemon
 (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003))
 with ESMTP id <0HEF006OWN0TER@l-daemon> for
 [email protected]; Mon,
 05 May 2003 15:14:54 -0600 (MDT)
Received: from pn2ml6so.prod.shaw.ca
 (pn2ml6so-qfe0.prod.shaw.ca [10.0.121.150]) by l-daemon
 (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <0HEF0010UN0U0V@l-daemon> for
 [email protected]; Mon,
 05 May 2003 15:14:54 -0600 (MDT)
Received: from h24-77-112-143.vc.shawcable.net
 (h24-77-112-143.vc.shawcable.net [24.77.112.143])
 by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003))
 with ESMTP id <0HEF00EL4N0TNG@l-daemon> for
 [email protected]; Mon,
 05 May 2003 15:14:53 -0600 (MDT)
Date: Mon, 05 May 2003 14:03:21 -0700 (PDT)
From: Avi Bryant <[email protected]>
Subject: Re: [Squeakfoundation]Network stuff
In-reply-to: <[email protected]>
To: Discussing the Squeak Foundation
 <[email protected]>
Message-id: <[email protected]>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-BeenThere: [email protected]
X-Mailman-Version: 2.1
Precedence: list
Reply-To: Discussing the Squeak Foundation
	<[email protected]>
List-Id: Discussing the Squeak Foundation
 <squeakfoundation.lists.squeakfoundation.org>
List-Unsubscribe: <http://lists.squeakfoundation.org/listinfo/squeakfoundation>,
	<mailto:[email protected]?subject=unsubscribe>
List-Archive: <http://lnx-12.ams-2.theinternetone.net/pipermail/squeakfoundation>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[email protected]?subject=help>
List-Subscribe: <http://lists.squeakfoundation.org/listinfo/squeakfoundation>,
	<mailto:[email protected]?subject=subscribe>
X-List-Received-Date: Mon, 05 May 2003 21:16:43 -0000


On Mon, 5 May 2003, Daniel Vainsencher wrote:

> Darn, I intended to answer this topic on this thread, but already wrote
> it in the other. In short, I'm for it.

I second that.