[Seaside] Amazon Web Services via SOAP or REST

stephane ducasse stephane.ducasse at free.fr
Tue Aug 15 20:48:01 UTC 2006


You can use Yaxo it has a SAX and DOM interface as far as I recall.

Stef


On 15 août 06, at 22:39, Dmitri Zagidulin wrote:

> Has anybody done anything with Amazon Web Services and Seaside?
> More specifically, are there any helper classes in the public
> repositories that deal with this topic, or are people just rolling
> their own?
>
> I got as far as
>
> url := 'http://webservices.amazon.com/onca/xml? 
> Service=AWSECommerceService&etc...'.
> url asUrl retrieveContents
>
> and then I figure, I should feed the contents to an XML Parser of  
> some sort.
>
> I'm new to the Squeak environment -- is there a particular easy to use
> XML parser you would recommend?
>
> Thanks!
>
> Dmitri Zagidulin
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



More information about the Seaside mailing list