<?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>《单件模式：Singleton那些事》的评论</title>
	<atom:link href="http://blog.losthit.com/archives/singleton-everthing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.losthit.com/archives/singleton-everthing/</link>
	<description>关注 linux/c/c++/python/web开发,互联网数据抓取与挖掘</description>
	<lastBuildDate>Mon, 16 Jan 2012 00:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：ibio</title>
		<link>http://blog.losthit.com/archives/singleton-everthing/comment-page-1/#comment-68</link>
		<dc:creator>ibio</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.losthit.com/?p=287#comment-68</guid>
		<description>ps:你的 blog 用户体验很不错，除了字和背景差别不大，虚化的微软雅黑有些影响阅读之外其他的都非常棒！&lt;br&gt;我很喜欢这些 AJAX 的增强体验的插件。</description>
		<content:encoded><![CDATA[<p>ps:你的 blog 用户体验很不错，除了字和背景差别不大，虚化的微软雅黑有些影响阅读之外其他的都非常棒！<br />我很喜欢这些 AJAX 的增强体验的插件。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ibio</title>
		<link>http://blog.losthit.com/archives/singleton-everthing/comment-page-1/#comment-67</link>
		<dc:creator>ibio</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.losthit.com/?p=287#comment-67</guid>
		<description>可能是我所用的语言太傻瓜化，太高级，所以到目前为止还未遇到类似的问题。不过我很同意你的一些意见。&lt;br&gt;我通常也反对在一个系统里面大量的使用单例模式，例如一个 mvc(weemvc.org)的系统里，过多的使用此模式可能会导致最后代码变得难以维护和扩展。</description>
		<content:encoded><![CDATA[<p>可能是我所用的语言太傻瓜化，太高级，所以到目前为止还未遇到类似的问题。不过我很同意你的一些意见。<br />我通常也反对在一个系统里面大量的使用单例模式，例如一个 mvc(weemvc.org)的系统里，过多的使用此模式可能会导致最后代码变得难以维护和扩展。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Zealot</title>
		<link>http://blog.losthit.com/archives/singleton-everthing/comment-page-1/#comment-66</link>
		<dc:creator>Zealot</dc:creator>
		<pubDate>Sun, 28 Feb 2010 22:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.losthit.com/?p=287#comment-66</guid>
		<description>第一次越是写到后面越是痛苦，再往后感觉这个模式简直就应该人道毁灭了，不过特定场合还是有用的，算鸡肋吗？我也想不清楚了</description>
		<content:encoded><![CDATA[<p>第一次越是写到后面越是痛苦，再往后感觉这个模式简直就应该人道毁灭了，不过特定场合还是有用的，算鸡肋吗？我也想不清楚了</p>
]]></content:encoded>
	</item>
</channel>
</rss>

