<?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: Stream-based Parsing Made Easy</title>
	<atom:link href="http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=stream-based-parsing-made-easy</link>
	<description>Home of The Boost.Spirit Library</description>
	<lastBuildDate>Sat, 28 Aug 2010 10:48:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Hartmut Kaiser</title>
		<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/comment-page-1/#comment-1063</link>
		<dc:creator>Hartmut Kaiser</dc:creator>
		<pubDate>Fri, 22 Jan 2010 16:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://boost-spirit.com/home/?p=836#comment-1063</guid>
		<description>Mark,

the release schedule is all I can refer to only as well. But I know that beta1 has been posted today, so it seems we&#039;re still on schedule.

Regards Hartmut</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>the release schedule is all I can refer to only as well. But I know that beta1 has been posted today, so it seems we&#8217;re still on schedule.</p>
<p>Regards Hartmut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Jarvin</title>
		<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/comment-page-1/#comment-1062</link>
		<dc:creator>Mark Jarvin</dc:creator>
		<pubDate>Fri, 22 Jan 2010 15:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://boost-spirit.com/home/?p=836#comment-1062</guid>
		<description>When is Boost 1.42 due to be released?  Am I right in guessing early February 2010?  I&#039;m extrapolating from here: http://www.boost.org/community/review_schedule.html

Thanks!</description>
		<content:encoded><![CDATA[<p>When is Boost 1.42 due to be released?  Am I right in guessing early February 2010?  I&#8217;m extrapolating from here: <a href="http://www.boost.org/community/review_schedule.html" rel="nofollow">http://www.boost.org/community/review_schedule.html</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hartmut Kaiser</title>
		<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/comment-page-1/#comment-933</link>
		<dc:creator>Hartmut Kaiser</dc:creator>
		<pubDate>Fri, 15 Jan 2010 19:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://boost-spirit.com/home/?p=836#comment-933</guid>
		<description>Felix,

The only reason why these have not been ported yet is that nobody invested time doing it :-P.
But these iterators are still usable with Spirit 2.x (even if they live in namespace spirit::classic), so there is no real rush to port/rewrite them.

Regards Hartmut</description>
		<content:encoded><![CDATA[<p>Felix,</p>
<p>The only reason why these have not been ported yet is that nobody invested time doing it <img src='http://boost-spirit.com/home/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> .<br />
But these iterators are still usable with Spirit 2.x (even if they live in namespace spirit::classic), so there is no real rush to port/rewrite them.</p>
<p>Regards Hartmut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/comment-page-1/#comment-931</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Fri, 15 Jan 2010 19:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://boost-spirit.com/home/?p=836#comment-931</guid>
		<description>The input stream iterator is definitely a useful feature.
What about other Classic Spirit iterators?
Is there a reason why File Iterator and Position Iterator are not part of Sprit 2.x?</description>
		<content:encoded><![CDATA[<p>The input stream iterator is definitely a useful feature.<br />
What about other Classic Spirit iterators?<br />
Is there a reason why File Iterator and Position Iterator are not part of Sprit 2.x?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hartmut Kaiser</title>
		<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/comment-page-1/#comment-732</link>
		<dc:creator>Hartmut Kaiser</dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://boost-spirit.com/home/?p=836#comment-732</guid>
		<description>Thanks Marshall! I added this to the code above.

Regards Hartmut</description>
		<content:encoded><![CDATA[<p>Thanks Marshall! I added this to the code above.</p>
<p>Regards Hartmut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marshall</title>
		<link>http://boost-spirit.com/home/2010/01/05/stream-based-parsing-made-easy/comment-page-1/#comment-728</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Tue, 05 Jan 2010 21:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://boost-spirit.com/home/?p=836#comment-728</guid>
		<description>Helpful bit:

#include &lt;boost/spirit/include/support_istream_iterator.hpp&gt;</description>
		<content:encoded><![CDATA[<p>Helpful bit:</p>
<p>#include &lt;boost/spirit/include/support_istream_iterator.hpp&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
