Savas commented on my MEST post and pointed out that I'd missed something because neither he nor Jim was arguing that WSDL portTypes contain a single ProcessMessage operation. Okay, I admit, I missed something.
He further explained that the point of MEST - I'll try to get it right this time - is to focus developers on message processing as the abstract operation all web services support and then on building more complex message patterns.
I still think that's already in place. We have the generic request/response and oneway patterns (ignoring the non-HTTP ones). When we write an interface we bind those to concrete messages. Each WSDL portType describes a node in a possibly more complex message pattern involving lots of messages and lots of nodes. If we describe that higher-level flow, we do it with BPEL or some other language. Seems obvious to me, but I'm not sure it needs a term unto itself. Isn't this just Web services? Am I just a closet MEST-ian? What am I missing?
Posted
Feb 10 2005, 12:53 PM
by
tim-ewald