<?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>Comments on: PHP Extension Writing: Namespaces</title>
	<atom:link href="http://mikegerwitz.com/php-extension-writing-namespaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikegerwitz.com/php-extension-writing-namespaces/</link>
	<description>Free Software Hacker</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:15:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sven</title>
		<link>http://mikegerwitz.com/php-extension-writing-namespaces/comment-page-1/#comment-238</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Tue, 02 Nov 2010 18:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikegerwitz.com/?p=97#comment-238</guid>
		<description>Is there a callback mechanism for the using of namespaces? e.g. if i want to use a namespace from php then i get a callback in my extension an i can load e.g. an shared library and provide more functions.. ?</description>
		<content:encoded><![CDATA[<p>Is there a callback mechanism for the using of namespaces? e.g. if i want to use a namespace from php then i get a callback in my extension an i can load e.g. an shared library and provide more functions.. ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

