Calling REST APIs from Squeak

Duncan Mak duncanmak at gmail.com
Sun Mar 25 18:43:38 UTC 2007


On 24 Mar 2007 20:59:42 +0100, Lex Spoon <lex at lexspoon.org> wrote:

> HTTPSocket is really very minimal.  No one that I know of has taken
> the time to factor out a proper HTTP client out of it.
>
> A great start would be to make an HTTPRequest object out of all the
> parameters of all the methods on the class side.  One for the URL, one
> for GET vs. PUT, one for form arguments, one for authentication info,
> etc.


This seems like a fun little project to do. Could you elaborate a little bit
more? I'd like to try to work on this.

Thanks,

Duncan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20070326/8e2e738a/attachment.htm


More information about the Squeak-dev mailing list