<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Waldemar's blog &#187; anti-pattern</title>
	<atom:link href="http://blog.testsautomation.com/tag/anti-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.testsautomation.com</link>
	<description>Live fast, die old...</description>
	<lastBuildDate>Mon, 02 Jan 2012 20:36:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WSDL from source code</title>
		<link>http://blog.testsautomation.com/2009/02/wsdl-from-source-code/</link>
		<comments>http://blog.testsautomation.com/2009/02/wsdl-from-source-code/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 16:40:22 +0000</pubDate>
		<dc:creator>Waldemar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[anti-pattern]]></category>
		<category><![CDATA[wsdl]]></category>

		<guid isPermaLink="false">http://blog.testsautomation.com/?p=144</guid>
		<description><![CDATA[One (if not the biggest) anti pattern for me is when developer generates WSDL file from source code. Have you ever tried to create HTML page in MS Word? If so, then you know that 90% of the code is crappy. WSDL is a service description. How you want to understand or test it if [...]]]></description>
			<content:encoded><![CDATA[<p>One (if not the biggest) anti pattern for me is when developer generates WSDL file from source code. Have you ever tried to create HTML page in MS Word? If so, then you know that 90% of the code is crappy. WSDL is a service description. How you want to understand or test it if the code looks like a mess?</p>
<p>Another thing &#8211; service description depends on your business. Do you really want to leave it for automated tools? Do they know your business area better?</p>
<p>So, next time when someone gives you WSDL generated from source code, you don&#8217;t even have to look at it to reject it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.testsautomation.com/2009/02/wsdl-from-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

