<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>评论：CVS开发方式是软件维护性的杀手</title>
	<link>http://www.jiehoo.com/ctrl-cvs-make-software-product-difficult-maintanence.htm</link>
	<description>解己之惑，解人之惑</description>
	<pubDate>Wed, 19 Nov 2008 16:12:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>来自：Cherami</title>
		<link>http://www.jiehoo.com/ctrl-cvs-make-software-product-difficult-maintanence.htm#comment-327</link>
		<pubDate>Fri, 23 Mar 2007 01:45:54 +0000</pubDate>
		<guid>http://www.jiehoo.com/ctrl-cvs-make-software-product-difficult-maintanence.htm#comment-327</guid>
					<description>呵呵，是啊，我来之前是每个Action重复一遍的，后来我来了就重构代码，把这个处理以及异常处理全部放到BaseAction中了。</description>
		<content:encoded><![CDATA[<p>呵呵，是啊，我来之前是每个Action重复一遍的，后来我来了就重构代码，把这个处理以及异常处理全部放到BaseAction中了。
</p>
]]></content:encoded>
				</item>
	<item>
		<title>来自：Robin</title>
		<link>http://www.jiehoo.com/ctrl-cvs-make-software-product-difficult-maintanence.htm#comment-325</link>
		<pubDate>Thu, 22 Mar 2007 07:21:41 +0000</pubDate>
		<guid>http://www.jiehoo.com/ctrl-cvs-make-software-product-difficult-maintanence.htm#comment-325</guid>
					<description>最典型的莫过于Action的execute方法的前面对session是否过期的判断

诸如此类的东西为什么不放到Base Class中去了？</description>
		<content:encoded><![CDATA[<p>最典型的莫过于Action的execute方法的前面对session是否过期的判断</p>
<p>诸如此类的东西为什么不放到Base Class中去了？
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
