Re: [SourceJammer-users] SOAP/XML-RPC
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ho...> - 2002-01-03 20:24:53
|
Thanks for the link to the excellent article comparing XML-RPC and SOAP, Michael. > > Perhaps one idea would be to provide plugins for SJ to support either > > protocol . . . >Since it's already been implemented with SOAP, though, there isn't >really much need for it to support XML-RPC as well. How many different >XML-based remote-procedure-calling/object-brokering protocols does one >need in one piece of software? > Yeah. Now that you mention it, that would pretty well be overkill. The SOAP implementation works well, so unless there is a very strong reason to try something else, it's probably best to stick with SOAP. Plus, pretty much all of the grunt work for SOAP is taken care of by the Apache SOAP packages. The objects SJ sends through SOAP are all made up of simple get and set methods, so the serialization and de-serialization is all taken care of by Apache-SOAP w/out any customized serializers. --Rob _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com |