<?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"
	>
<channel>
	<title>Comments on: XML Learning &#038; JSON</title>
	<atom:link href="http://www.binzywu.com/blog/2006/11/19/xml-learning-json.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.binzywu.com/blog/2006/11/19/xml-learning-json.html</link>
	<description>Fly in City Dawn</description>
	<pubDate>Tue, 06 Jan 2009 03:59:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: cid73</title>
		<link>http://www.binzywu.com/blog/2006/11/19/xml-learning-json.html#comment-6751</link>
		<dc:creator>cid73</dc:creator>
		<pubDate>Mon, 20 Nov 2006 10:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.binzywu.com/blog/2006/11/19/xml-learning-json/#comment-6751</guid>
		<description>但是在 PHP 开发上大量使用 XML 也不合适, 这样意味每个页面都要解析一大堆 XML, 对性能是考验, 在设计上也很难把 XML 这一环表现出来.

我用接口代替 XML, 在表现层上用接口的实现类注入, 其实和 XSL 是一个道理, 但在设计上就方便得多, 一目了然.</description>
		<content:encoded><![CDATA[<p>但是在 PHP 开发上大量使用 XML 也不合适, 这样意味每个页面都要解析一大堆 XML, 对性能是考验, 在设计上也很难把 XML 这一环表现出来.</p>
<p>我用接口代替 XML, 在表现层上用接口的实现类注入, 其实和 XSL 是一个道理, 但在设计上就方便得多, 一目了然.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
