<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>什麼是 Reflection ？</title>
<link>http://blog.roodo.com/rocksaying/archives/2728221.html/</link>
<description><![CDATA[動態語言 reflection

Reflection ，一般譯為「反射」。但我一般說這是 讓 object 看到自己的外貌的功能(PHP5 的動態函數/行為調用效率測試) 。這說法似乎和「反射」一詞扯不上關係。事實上，我稱這種能力為「自識」能力。

]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/rocksaying/archives/2728221-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：什麼是 Reflection ？</title>
	<description><![CDATA[我的回答有些長，所以我另外寫了一篇 blog: 
<a href="http://blog.roodo.com/rocksaying/archives/5751881.html">關於分割程式功能以及 mix-in 和 include</a>]]>
	</description>
	<link>http://blog.roodo.com/rocksaying/archives/2728221.html</link>
	<guid>http://blog.roodo.com/rocksaying/archives/2728221.html#comment-16074751</guid>
		<category>文章回應</category>
	<pubDate>Tue, 25 Mar 2008 18:32:58 +0800</pubDate>
</item>
<item>
	<title>回應：什麼是 Reflection ？</title>
	<description><![CDATA[最近碰到一個分割程式功能的問題，不得已必須用到反映的功能，寫了一個簡單的抽象插件類別
<a href='http://blog.pixnet.net/HACGIS/post/15612808' rel='nofollow'>http://blog.pixnet.net/HACGIS/post/15612808</a>
不知道你有沒有更好的解法？]]>
	</description>
	<link>http://blog.roodo.com/rocksaying/archives/2728221.html</link>
	<guid>http://blog.roodo.com/rocksaying/archives/2728221.html#comment-16043575</guid>
	<author>HACGIS@gmail.com(tokimeki)</author>	<category>文章回應</category>
	<pubDate>Fri, 21 Mar 2008 11:46:10 +0800</pubDate>
</item>
</channel>
</rss>