[REBOL] Re: SOA
From: carl:cybercraft at: 2-Jun-2006 2:09
On Thursday, 1-June-2006 at 15:27:27 Alessandro Manotti wrote,
>Hello John,
>
>SOA is more a concept than a program. Basically SOA suggests to use
>Web Services to interface rich clients and servers.
>
>If you don't need to use web services, I suggest you to create in the
>server some web pages, but not returning HTML but returning Rebol
>structures.
>
>In this way, you can use simple GET/POST message to send data to the
>server, and you can retrieve the results very fast.
And update the client apps that way too.
-- Carl Read.