[squeak-dev] Re: Nuking OldSocket, OldSimpleClientSocket and HTTPSocket

Hannes Hirzel hannes.hirzel at gmail.com
Fri Jun 18 13:35:20 UTC 2010


On 6/18/10, Andreas Raab <andreas.raab at gmx.de> wrote:
....
> I'm also starting to wonder if one couldn't retain an *extremely* simple
> HTTPSocket implementation that doesn't deal with anything complicated
> (i.e., no proxy support, no redirect, no auth, just the simplest
> possible case) and have a more fully fledged client handle the more
> complicated uses. (the idea is mainly to keep MC working for the
> bootstrap cases where you can assume a simplified environment)

I like this idea very much for different reasons
- stability
- robustness
- documentation value
- elegance

Hannes



More information about the Squeak-dev mailing list