<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Deep SIXX with XMLPullParser</title>
	<atom:link href="http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/</link>
	<description>Pure and Simple</description>
	<lastBuildDate>Wed, 16 Dec 2009 22:48:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ken Treis</title>
		<link>http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/#comment-1000</link>
		<dc:creator>Ken Treis</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://kentreis.wordpress.com/?p=77#comment-1000</guid>
		<description>Good catch. That&#039;s a Seaside extension method (at least in Seaside 2.8), since platforms have different semantics for upToAll: (some leave you positioned before the &quot;all&quot;, some after). It was a handy way to make this work on both Squeak and GemStone (where I mainly do Seaside development).

You can replace #upToAndSkipThroughAll: with #upToAll: in Squeak, since Squeak&#039;s implementation leaves you positioned after the &quot;all&quot;.</description>
		<content:encoded><![CDATA[<p>Good catch. That&#8217;s a Seaside extension method (at least in Seaside 2.8), since platforms have different semantics for upToAll: (some leave you positioned before the &#8220;all&#8221;, some after). It was a handy way to make this work on both Squeak and GemStone (where I mainly do Seaside development).</p>
<p>You can replace #upToAndSkipThroughAll: with #upToAll: in Squeak, since Squeak&#8217;s implementation leaves you positioned after the &#8220;all&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernhard Pieber</title>
		<link>http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/#comment-999</link>
		<dc:creator>Bernhard Pieber</dc:creator>
		<pubDate>Fri, 04 Dec 2009 17:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://kentreis.wordpress.com/?p=77#comment-999</guid>
		<description>I wanted to try your pull parser and loaded the latest version kdt.9 into the latest Squeak trunk image and also the latest Pharo image.

When I run the test I get a doesNotUnderstand upToAndSkipThroughAll:. I just wanted to let you know.</description>
		<content:encoded><![CDATA[<p>I wanted to try your pull parser and loaded the latest version kdt.9 into the latest Squeak trunk image and also the latest Pharo image.</p>
<p>When I run the test I get a doesNotUnderstand upToAndSkipThroughAll:. I just wanted to let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon_anon</title>
		<link>http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/#comment-998</link>
		<dc:creator>anon_anon</dc:creator>
		<pubDate>Wed, 25 Nov 2009 04:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://kentreis.wordpress.com/?p=77#comment-998</guid>
		<description>You may also want to look at vtd-xml, the latest and most advanced XML processing
API

&lt;a href=&quot;http://vtd-xml.sf.net&quot; rel=&quot;nofollow&quot;&gt;vtd-xml&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You may also want to look at vtd-xml, the latest and most advanced XML processing<br />
API</p>
<p><a href="http://vtd-xml.sf.net" rel="nofollow">vtd-xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Henrichs</title>
		<link>http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/#comment-946</link>
		<dc:creator>Dale Henrichs</dc:creator>
		<pubDate>Tue, 02 Jun 2009 02:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://kentreis.wordpress.com/?p=77#comment-946</guid>
		<description>Ken, If you have a copy of one (or both) of the vsd files, I could poke around and see if there is anything obvious going on when doing the pull...</description>
		<content:encoded><![CDATA[<p>Ken, If you have a copy of one (or both) of the vsd files, I could poke around and see if there is anything obvious going on when doing the pull&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep SIXX with XMLPullParser &#171; (gem)Stone Soup</title>
		<link>http://kentreis.wordpress.com/2009/06/01/deep-sixx-with-xml-pull-parser/#comment-945</link>
		<dc:creator>Deep SIXX with XMLPullParser &#171; (gem)Stone Soup</dc:creator>
		<pubDate>Tue, 02 Jun 2009 02:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://kentreis.wordpress.com/?p=77#comment-945</guid>
		<description>[...] Treis has post up called Deep SIXX with XMLPullParser about how he and the folks at his company use SIXX to transfer objects between GemStone and [...]</description>
		<content:encoded><![CDATA[<p>[...] Treis has post up called Deep SIXX with XMLPullParser about how he and the folks at his company use SIXX to transfer objects between GemStone and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
