<?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: A flexible plugin loader</title>
	<atom:link href="http://www.mattberther.com/2005/07/11/a-flexible-plugin-loader/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattberther.com/2005/07/11/a-flexible-plugin-loader/</link>
	<description>Agile Manager and Occasional Code Monkey</description>
	<lastBuildDate>Sun, 21 Feb 2010 22:01:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keith</title>
		<link>http://www.mattberther.com/2005/07/11/a-flexible-plugin-loader/comment-page-1/#comment-9662</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Tue, 12 Dec 2006 20:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/blog/?p=643#comment-9662</guid>
		<description>What I want to do on my blog, is every few hours take the oldest post and move it to the 
front of the queue, all automatically. Anyone know if there is a plugin that can do this or 
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.</description>
		<content:encoded><![CDATA[<p>What I want to do on my blog, is every few hours take the oldest post and move it to the<br />
front of the queue, all automatically. Anyone know if there is a plugin that can do this or<br />
a simple way to set up another plugin to do this (use my own feed perhaps)?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Berther</title>
		<link>http://www.mattberther.com/2005/07/11/a-flexible-plugin-loader/comment-page-1/#comment-867</link>
		<dc:creator>Matt Berther</dc:creator>
		<pubDate>Thu, 14 Jul 2005 01:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/blog/?p=643#comment-867</guid>
		<description>Leif: The attribute model is nice too, but if you wanted to best of both worlds (ie: flexibility and startup speed), you could easily queue a worker thread to run the PluginLoader.
</description>
		<content:encoded><![CDATA[<p>Leif: The attribute model is nice too, but if you wanted to best of both worlds (ie: flexibility and startup speed), you could easily queue a worker thread to run the PluginLoader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leif Wickland</title>
		<link>http://www.mattberther.com/2005/07/11/a-flexible-plugin-loader/comment-page-1/#comment-866</link>
		<dc:creator>Leif Wickland</dc:creator>
		<pubDate>Wed, 13 Jul 2005 18:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/blog/?p=643#comment-866</guid>
		<description>I recommend the plugin approach described by this article (http://msdn.microsoft.com/msdnmag/issues/05/07/Reflection/) because it allows an application to start much more quickly.  Unfortunately, it&#039;s not as dynamic as the method Matt provides.</description>
		<content:encoded><![CDATA[<p>I recommend the plugin approach described by this article (<a href="http://msdn.microsoft.com/msdnmag/issues/05/07/Reflection/" rel="nofollow">http://msdn.microsoft.com/msdnmag/issues/05/07/Reflection/</a>) because it allows an application to start much more quickly.  Unfortunately, it&#8217;s not as dynamic as the method Matt provides.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
