<?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: How to wire up a timer-triggered WPF event handler in IronPython</title>
	<atom:link href="http://blog.jonudell.net/2008/07/17/how-to-wire-up-a-timer-triggered-wpf-event-handler-in-ironpython/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jonudell.net/2008/07/17/how-to-wire-up-a-timer-triggered-wpf-event-handler-in-ironpython/</link>
	<description>Strategies for Internet citizens</description>
	<lastBuildDate>Wed, 17 Mar 2010 18:06:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Foord</title>
		<link>http://blog.jonudell.net/2008/07/17/how-to-wire-up-a-timer-triggered-wpf-event-handler-in-ironpython/#comment-125028</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Fri, 22 Aug 2008 07:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=431#comment-125028</guid>
		<description>Although its location has changed *again* in recent IronPython / DLR refactorings.

Its latest dwelling place is: IronPython.Compiler 

You can still catch the import error to import it in a &#039;cross-version&#039; way (although you will also need to add a reference to the &#039;IronPython&#039; assembly in IP 2).

Michael</description>
		<content:encoded><![CDATA[<p>Although its location has changed *again* in recent IronPython / DLR refactorings.</p>
<p>Its latest dwelling place is: IronPython.Compiler </p>
<p>You can still catch the import error to import it in a &#8216;cross-version&#8217; way (although you will also need to add a reference to the &#8216;IronPython&#8217; assembly in IP 2).</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Udell</title>
		<link>http://blog.jonudell.net/2008/07/17/how-to-wire-up-a-timer-triggered-wpf-event-handler-in-ironpython/#comment-124939</link>
		<dc:creator>Jon Udell</dc:creator>
		<pubDate>Tue, 12 Aug 2008 11:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=431#comment-124939</guid>
		<description>I reckoned that Michael Foord would&#039;ve run across this, and sure enough, he has:

http://lists.ironpython.com/pipermail/users-ironpython.com/2007-October/005711.html</description>
		<content:encoded><![CDATA[<p>I reckoned that Michael Foord would&#8217;ve run across this, and sure enough, he has:</p>
<p><a href="http://lists.ironpython.com/pipermail/users-ironpython.com/2007-October/005711.html" rel="nofollow">http://lists.ironpython.com/pipermail/users-ironpython.com/2007-October/005711.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar Ratnakumar</title>
		<link>http://blog.jonudell.net/2008/07/17/how-to-wire-up-a-timer-triggered-wpf-event-handler-in-ironpython/#comment-124936</link>
		<dc:creator>Sridhar Ratnakumar</dc:creator>
		<pubDate>Tue, 12 Aug 2008 04:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=431#comment-124936</guid>
		<description>This doesn&#039;t quite work on IronPython 2.0 beta4:

Traceback (most recent call last):
  File &quot;\Projects\wpf.py&quot;, line 15, in \Projects\wpf.py
ImportError: No module named Calls</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t quite work on IronPython 2.0 beta4:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;\Projects\wpf.py&#8221;, line 15, in \Projects\wpf.py<br />
ImportError: No module named Calls</p>
]]></content:encoded>
	</item>
</channel>
</rss>
