<?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: Python Twisted&#8217;s inlineCallBacks</title>
	<atom:link href="http://enthusiasm.cozy.org/archives/2009/03/python-twisteds-inlinecallbacks/feed" rel="self" type="application/rss+xml" />
	<link>http://enthusiasm.cozy.org/archives/2009/03/python-twisteds-inlinecallbacks</link>
	<description>Ben Hyde</description>
	<lastBuildDate>Sat, 11 Feb 2012 22:55:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bhyde</title>
		<link>http://enthusiasm.cozy.org/archives/2009/03/python-twisteds-inlinecallbacks/comment-page-1#comment-1497</link>
		<dc:creator>bhyde</dc:creator>
		<pubDate>Mon, 09 Mar 2009 12:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://enthusiasm.cozy.org/?p=1890#comment-1497</guid>
		<description>Alex - Ha!  It was in fact the routine at line #54 here http://bazaar.launchpad.net/~txamqpteam/txamqp/trunk/annotate/head%3A/src/examples/client.py  that forced me puzzle out what they were doing with @defer.inlineCallbacks; and hence to giggle.  That beauty has 8 yields in it.</description>
		<content:encoded><![CDATA[<p>Alex &#8211; Ha!  It was in fact the routine at line #54 here <a href="http://bazaar.launchpad.net/~txamqpteam/txamqp/trunk/annotate/head%3A/src/examples/client.py" rel="nofollow">http://bazaar.launchpad.net/~txamqpteam/txamqp/trunk/annotate/head%3A/src/examples/client.py</a>  that forced me puzzle out what they were doing with @defer.inlineCallbacks; and hence to giggle.  That beauty has 8 yields in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Clemesha</title>
		<link>http://enthusiasm.cozy.org/archives/2009/03/python-twisteds-inlinecallbacks/comment-page-1#comment-1496</link>
		<dc:creator>Alex Clemesha</dc:creator>
		<pubDate>Mon, 09 Mar 2009 06:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://enthusiasm.cozy.org/?p=1890#comment-1496</guid>
		<description>Nice article.  Last month I read another article you wrote, http://enthusiasm.cozy.org/archives/2009/02/listening-to-the-system - which also was cool - tying together AMQP and syslog, etc.  Anyways, I wanted to point out that there is a great Twisted AMQP client lib called txAMQP (https://launchpad.net/txamqp) by Esteve Fernandez that might catch your interest.  The examples and tests utilize inlineCallbacks all over the place, in very useful and clean ways.  Check the source code.</description>
		<content:encoded><![CDATA[<p>Nice article.  Last month I read another article you wrote, <a href="http://enthusiasm.cozy.org/archives/2009/02/listening-to-the-system" rel="nofollow">http://enthusiasm.cozy.org/archives/2009/02/listening-to-the-system</a> &#8211; which also was cool &#8211; tying together AMQP and syslog, etc.  Anyways, I wanted to point out that there is a great Twisted AMQP client lib called txAMQP (<a href="https://launchpad.net/txamqp" rel="nofollow">https://launchpad.net/txamqp</a>) by Esteve Fernandez that might catch your interest.  The examples and tests utilize inlineCallbacks all over the place, in very useful and clean ways.  Check the source code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

