XML sux0rs January 19, 2006
Posted by James Webster in : development, xml , trackbackWhilst dealing with some XML and XML namespace issues today, I came up with the following motto that I thought was worth sharing…
If you want to dance to the XML tune, you have to pay the namespace piper.
If you are developing using XML, ignore namespaces at your peril!
My favourite XML quote is still the following;
Some people, when confronted with a problem, think ‘I know, I’ll use XML.’ Now they have two problems. — dirtsimple.org
Comments»
James, very nice. What gets even worse is when you invent your own wire protocol to transport said XML over…