eric newcomer: xml's effect on distributed computing clip length: 45 seconds source: sys-con |
The traditional distributed computing guys, like myself, have difficulty adjusting to the difference that XML makes.
It would be great to hear more from Eric about the nature of those difficulties. For me, it's the inverse problem. I've always worked in the realm of text markup, so learning about distributed computing was the adjustment I've had to make. It would be fascinating to convene a panel with representatives of both cultures to discuss the adaptations we're making as the two styles -- which under the web services rubric we call RPC and doc/literal -- converge.
Update: Tim Ewald offers a useful clarification:
I'd be careful with the term doc/literal. That's really a WSDL detail meaning simply that the message payload is accurately described by the referenced XSD (as opposed to encoded, where that is not the case). Doc/literal is orthogonal to the issue of whether the architecture or programming model is focused on RPC, async messaging or document transfer.See his full blog entry for more. Thanks, Tim!
Former URL: http://weblog.infoworld.com/udell/2005/12/08.html#a1351