<?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"
	>
<channel>
	<title>Comments on: Updated pre-dispatcher</title>
	<atom:link href="http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Wed, 07 Jan 2009 14:02:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-34</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Wed, 01 Feb 2006 05:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-34</guid>
		<description>The dispatcher.rb file linked to in this article is the one that doesn't use remove_load_path.  Give it a go and tell me if it works!</description>
		<content:encoded><![CDATA[<p>The dispatcher.rb file linked to in this article is the one that doesn&#8217;t use remove_load_path.  Give it a go and tell me if it works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-20</link>
		<dc:creator>george</dc:creator>
		<pubDate>Tue, 24 Jan 2006 15:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-20</guid>
		<description>Hi Duane,

I'm having similar dispatcher.rb issues on 1.1.2.  You mentioned you have an updated dispatcher.rb that doesn't use remove_load_path.

Can I get a copy of that or do you allow public access to your svn repository?

Thanks for your work,

George</description>
		<content:encoded><![CDATA[<p>Hi Duane,</p>
<p>I&#8217;m having similar dispatcher.rb issues on 1.1.2.  You mentioned you have an updated dispatcher.rb that doesn&#8217;t use remove_load_path.</p>
<p>Can I get a copy of that or do you allow public access to your svn repository?</p>
<p>Thanks for your work,</p>
<p>George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-11</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Thu, 19 Jan 2006 13:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-11</guid>
		<description>Hi Steven,

Thanks for the feedback, and apologies on the trouble with dispatcher.rb.  It's more of an experiment than anything, and meant to make life *easier*, not harder.  Ha!  Well, at least you figured out that it's an optional 'feature' already.  Its only purpose is to interrupt the regular Rails dispatcher if there's a database setup error, and then show a notification page via the web browser.  I would have suggested renaming it or something similar also.

In the latest subversion repository is a dispatcher.rb that is much better at working in any environment.  My original approach was to actually unload some of the loadpaths, but I found that was unnecessary in the long run.

I hope Family Connection is still useful to you!</description>
		<content:encoded><![CDATA[<p>Hi Steven,</p>
<p>Thanks for the feedback, and apologies on the trouble with dispatcher.rb.  It&#8217;s more of an experiment than anything, and meant to make life *easier*, not harder.  Ha!  Well, at least you figured out that it&#8217;s an optional &#8216;feature&#8217; already.  Its only purpose is to interrupt the regular Rails dispatcher if there&#8217;s a database setup error, and then show a notification page via the web browser.  I would have suggested renaming it or something similar also.</p>
<p>In the latest subversion repository is a dispatcher.rb that is much better at working in any environment.  My original approach was to actually unload some of the loadpaths, but I found that was unnecessary in the long run.</p>
<p>I hope Family Connection is still useful to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-10</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 19 Jan 2006 10:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/09/updated-pre-dispatcher/#comment-10</guid>
		<description>Hi.

I just set up family connection on my hosting site and had a devil of a trouble with ../lib/dispatcher.rb

Eventually I renamed it to _dispatcher.rb to not have it loaded and everythign started to work.

Any suggestion?

I'm using 1.1.1 of family connection</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I just set up family connection on my hosting site and had a devil of a trouble with ../lib/dispatcher.rb</p>
<p>Eventually I renamed it to _dispatcher.rb to not have it loaded and everythign started to work.</p>
<p>Any suggestion?</p>
<p>I&#8217;m using 1.1.1 of family connection</p>
]]></content:encoded>
	</item>
</channel>
</rss>
