The SOAP Data Model and soon the XSD Data Model are the wire protocol. Am I misguided in believing this?
My idea is simple. At least I think it is. SOAP (either section 5 or XSD) is the wire protocol. And it is a 2 year old protocol. As tools start to interop better (there is some great work being done on this front today), the need to look at what is on the wire will be moot. Just like we don't look at other remoting packets anymore. But the protocol is 2 years old. Give it some time.
I realize that the more you hide the more "danger" you can put people into. I'm sure most seasoned distributed developers have run across that remote interface that has a bunch of properties and cringed. Guess what? We'll see the same thing again. It's a given.
Me? I'm going to move along with my ISAPI framework that works with the XSD Data Model. I'm in the middle of moving pieces of it to ASP.NET. When ASP.NET can handle everything I want (and it probably can, just haven't figured it all out yet), then I'll dump my ISAPI framework and use ASP.NET exclusively. Will I look back? Nope. Got better things to do with my time.
7:31:31 PM
|