<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Working With Integration Points: Anticorruption Layer</title>
	<atom:link href="http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-anticorruption-layer/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-anticorruption-layer/</link>
	<description></description>
	<lastBuildDate>Tue, 08 Jun 2010 10:50:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sarah</title>
		<link>http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-anticorruption-layer/comment-page-1/#comment-6971</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtaraporewalla.com/thoughts/?p=282#comment-6971</guid>
		<description>I am not sure what you mean by validation. Typically I see two kinds of validation - validating that the user has entered text which can be converted into a type, like an email or a phone number (goes in controller-type layer) or a date and the business-rule type validation where you are not allowed to make a withdrawal from a bank account if you exceed your daily limit (goes in business services). 
Is that the sort of validation that you mean?</description>
		<content:encoded><![CDATA[<p>I am not sure what you mean by validation. Typically I see two kinds of validation &#8211; validating that the user has entered text which can be converted into a type, like an email or a phone number (goes in controller-type layer) or a date and the business-rule type validation where you are not allowed to make a withdrawal from a bank account if you exceed your daily limit (goes in business services).<br />
Is that the sort of validation that you mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carfield Yim</title>
		<link>http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-anticorruption-layer/comment-page-1/#comment-6959</link>
		<dc:creator>Carfield Yim</dc:creator>
		<pubDate>Mon, 01 Feb 2010 08:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtaraporewalla.com/thoughts/?p=282#comment-6959</guid>
		<description>So.... what is the difference of anti-corruption layers and validation?

Or you mean it is better to move the validation into another place? Which call  anti-corruption layers ??</description>
		<content:encoded><![CDATA[<p>So&#8230;. what is the difference of anti-corruption layers and validation?</p>
<p>Or you mean it is better to move the validation into another place? Which call  anti-corruption layers ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah Taraporewalla&#8217;s Technical Ramblings &#187; Working With Integration Points: Simulators</title>
		<link>http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-anticorruption-layer/comment-page-1/#comment-6951</link>
		<dc:creator>Sarah Taraporewalla&#8217;s Technical Ramblings &#187; Working With Integration Points: Simulators</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtaraporewalla.com/thoughts/?p=282#comment-6951</guid>
		<description>[...] With Integration Points: Simulators  In my last post about working with integration points I described how I use anti-corruption layers (wrappers) to hide away any warts of the integration [...]</description>
		<content:encoded><![CDATA[<p>[...] With Integration Points: Simulators  In my last post about working with integration points I described how I use anti-corruption layers (wrappers) to hide away any warts of the integration [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
