<?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: PHP5 Iterators</title>
	<atom:link href="http://blog.dixo.net/2006/03/30/php5-iterators/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dixo.net/2006/03/30/php5-iterators/</link>
	<description>Stuff and nonsense about software development and whatever else I find fun...</description>
	<lastBuildDate>Sat, 17 Jul 2010 21:29:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lordelph</title>
		<link>http://blog.dixo.net/2006/03/30/php5-iterators/comment-page-1/#comment-6</link>
		<dc:creator>lordelph</dc:creator>
		<pubDate>Sat, 01 Apr 2006 10:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/03/30/php5-iterators/#comment-6</guid>
		<description>I intend to share the binding classes I&#039;ve written - I&#039;m writing a new article about them which I&#039;ll post in a few days.</description>
		<content:encoded><![CDATA[<p>I intend to share the binding classes I&#8217;ve written &#8211; I&#8217;m writing a new article about them which I&#8217;ll post in a few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olly Betts</title>
		<link>http://blog.dixo.net/2006/03/30/php5-iterators/comment-page-1/#comment-3</link>
		<dc:creator>Olly Betts</dc:creator>
		<pubDate>Fri, 31 Mar 2006 23:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/03/30/php5-iterators/#comment-3</guid>
		<description>The Xapian PHP wrappers use the functions rather than an OO approach because that&#039;s all SWIG currently supports for PHP5.

It would be much nicer if the wrappers provided an object interface similar to the C++ API.  It would also be great to be able to provide proper PHP iterators.

If you&#039;re willing to share your work so far, I&#039;d like to take a look at how easy it would be to integrate into xapian&#039;s php bindings.</description>
		<content:encoded><![CDATA[<p>The Xapian PHP wrappers use the functions rather than an OO approach because that&#8217;s all SWIG currently supports for PHP5.</p>
<p>It would be much nicer if the wrappers provided an object interface similar to the C++ API.  It would also be great to be able to provide proper PHP iterators.</p>
<p>If you&#8217;re willing to share your work so far, I&#8217;d like to take a look at how easy it would be to integrate into xapian&#8217;s php bindings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
