--- On Sat, 12/6/08, Martin Gainty wrote:
> I would like to inquire if the REST route has any l/t
> implications (specifically with using SOAP Client)

Do you mean with the S2 REST plugin? I haven't used it with anything SOAP-ish; 
REST is kind of a response to the perceived heaviness of SOAP.

It would, I suppose, be relatively straight-forward to implement a naïve 
implementation of action serialization to something SOAP-like, and it would be 
even easier to just package up the default serialization as a SOAP payload, 
although that kinda defeats the purpose of SOAP, IMO.

I've only used the REST plugin to produce XML (which is actually problematic 
for some client-side frameworks because of the full package names, which 
creates elements with periods in them, which some client-side parsers don't 
care for) and JSON.

> Are there specific ROR implementations you can suggest for
> this implementation?

Haven't used RoR with SOAP either, actually, just REST.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to