HC (HTTPClient) released on SqueakMap

Colin Curtin alpine at umail.ucsb.edu
Mon May 17 09:33:19 UTC 2004


Hi again.

I must first apologize for the oversights in my code - this is my second
large-ish project in Squeak; I'm still getting used to things around here.

I fixed the things Bert mentioned in his brief code review. Most notably,
HCFacade is now a proper 'Facade', all of the methods work and take either Urls
or Strings. Also, I have tried to minimize my habit of stream to string
concatenation to stream which concatenates strings. Most everything is now
stream based, and looks a lot cleaner.

Thank you all for your input, it's invaluable to me in learning Squeak.

Latest code is at: http://www.lithp.org/mc/HTTPClient/HTTPClient-cc.24.mcz
It's also updated on SqueakMap if you still wish to try it.

Thanks again,
Colin



More information about the Squeak-dev mailing list