We picked a messaging bus that uses the industry standard WS-HTTP and the emerging WS-Blog protocol.
But you know this is how the consulting crowd are going to sell web style, starting very soon.
Hugh Winkler holding forth on computing and the Web
We picked a messaging bus that uses the industry standard WS-HTTP and the emerging WS-Blog protocol.
I’m a little confused by Mark Baker’s stance regarding SOAP; he seems to encourage the Web services world to use SOAP on top of HTTP in a fashion compatible with HTTP.
<cf:treatAs>Bag</cf:treatAs>
: the items form an unordered collection.<cf:treatAs>Queue</cf:treatAs>
: the items form a fifo queue.<cf:treatAs>Stack</cf:treatAs>
: the items form a lifo queue. <cf:treatAs>CircularQueue</cf:treatAs>
: when you get to the end of the collection, start over again at the top.<cf:treatAs>OneBigString</cf:treatAs>
: the items aren't items at all, in the RSS/Atom sense. The content of items really should be concatenated to form one big string.
<cf:treatAs ns="http://my.example.com/smcle">JavaScriptStatements</cf:treatAs>