Jan Algermissen wrote:
> 
> 
> 
> On Jul 5, 2006, at 11:20 AM, Steve Jones wrote:
> 
>  > This is my point, not that REST is rubbish or SOAP rocks, but that the
>  > implementation of the execution context is of NO VALUE at all to the
>  > business,
> 
> Well (for example), implementing a system based on RPC style SOAP,
> deploying it and discovering that the inability to cache all those
> zillions of data-getting calls turns out to be prohobitive (which is
> a real life story) vs. implementing it using e.g. REST suggests that
> architecture *does* have an effect that can be felt in the pockets of
> the share holders - eh?

If I am using Java and mobile code, I can use a smart proxy to cache RPC call 
return values.  I can make that call using JRMP, JERI, IIOP, SOAP, etc.  So, it 
depends on your programming environment.  There is nothing inherit in just HTTP 
here.

Gregg Wonderly






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/service-orientated-architecture/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to