> -----Original Message-----
> From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 22, 2005 3:06 PM
> To: CF-Talk
> Subject: Re: webservices and XML
> 
> > I don't get the point: why do you need to test the transfer mechanism?
> > Isn't the data what you need to test?
> >
> > The whole point of SOAP is "send object, get object" - as long as you're
> > getting the object you can be safe in the assumption that the underlying
> > translation went as planned can't you?
> >
> > Jim Davis
> 
> c'mon Jim...haven't you seen the X-Files..."Trust No One" ;-)
> 
> I would be remiss in my duties if I did not confirm that XML is actually
> getting returned by my web services...
> 
> ....and hey...assume makes an "ass" out of "u" and "me" (ugh...bad pun)
> 
> I hear ya...just want to be sure so when somebody calls me on it I can
> defend my stance

True - I just didn't know if you had other reasons behind it.  But you're
assuming that things like HTTP, Database drivers and so forth work without
looking at the packets of data they're using, why not this?  ;^)

To see the XML you really need either an HTTP sniffer or a consumer that
will dump the XML before actually consuming it.  The whole point of most
consumers is that you DON'T see the XML - you see the structured data.

Jim Davis





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215955
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to