Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: SOAP Box

From: petr:krenzelok:trz:cz at: 27-Jun-2002 14:06

Sabin Densmore wrote:
> I think even more interesting than working with SOAP would be to go > directly to the source and working with xml-rpc. > > Being open-source, and the foundation for $OAP, xml-rpc/Rebol work > could lead to augmentations if $OAP were necessary, but also point out > to the open-source community that Rebol is darned cool and useful.
What do you do though if other parties decide to communicate using SOAP? Besides that - SOAP itself is free too ... SOAP, however, is not heavily used yet. XML is. XML-RPC is just transport mechanism, but you still need something (protocol/format) for your data to be described in ... -pekr-