<?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>Liang&#039;s Vision &#187; Software Design</title>
	<atom:link href="http://www.zhang-liang.com/articles/category/software-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zhang-liang.com</link>
	<description>如切如磋，如琢如磨</description>
	<lastBuildDate>Mon, 01 Aug 2011 01:14:13 +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>Digest:The Dependency Inversion Principle</title>
		<link>http://www.zhang-liang.com/articles/31</link>
		<comments>http://www.zhang-liang.com/articles/31#comments</comments>
		<pubDate>Thu, 13 Nov 2008 09:04:00 +0000</pubDate>
		<dc:creator>Liang Zhang</dc:creator>
				<category><![CDATA[Software Design]]></category>

		<guid isPermaLink="false">http://www.zhang-liang.com/?p=31</guid>
		<description><![CDATA[1. High level modules should NOT depend upon low level modules. Both should depend upon ABSTRACTIONS.2. Abstractions should NOT depend upon details. Details should depend upon abstractions.]]></description>
			<content:encoded><![CDATA[<p>1. High level modules should <span style="font-weight: bold;">NOT</span> depend upon low level modules. Both should depend upon <span style="font-weight: bold;">ABSTRACTIONS.</span><br />2. Abstractions should <span style="font-weight: bold;">NOT</span> depend upon details. Details should depend upon abstractions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhang-liang.com/articles/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

