[REBOL] Re: Google + SOAP
From: robert:muench:robertmuench at: 24-Apr-2002 21:35
> -----Original Message-----
> From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]On Behalf Of
> Nenad Rakocevic
> Sent: Wednesday, April 24, 2002 1:43 PM
> To: [rebol-list--rebol--com]
> Subject: [REBOL] Re: Google + SOAP
> Soap is a protocol, so i prefer write it like this :
>
> google: read soap://api.google.com/GoogleSeach
> ...
> Well, it's simple and clean, i like it.
> I would like to hear from others the pro/cons argument on this approach.
Hi, like I do! Using a soap:// thing is really incredible nice :-)) Imagine all
those .Netters and .One-I-dont-remember-how-this-sun-stuff-was-named working
hard for web-services and you just write one line and show this is a demo.
That's a killer line :-)). Robert