<?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: Foundation.j and AppKit.j 404</title>
	<atom:link href="http://www.icoretech.org/2009/10/foundation-j-and-appkit-j-404/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icoretech.org/2009/10/foundation-j-and-appkit-j-404/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=foundation-j-and-appkit-j-404</link>
	<description>Just a placeholder</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:06:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://www.icoretech.org/2009/10/foundation-j-and-appkit-j-404/comment-page-1/#comment-375</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.icoretech.org/?p=617#comment-375</guid>
		<description>I am so glad you figured this out... I didn&#039;t... I wish I had seen this sooner :)  Thanks</description>
		<content:encoded><![CDATA[<p>I am so glad you figured this out&#8230; I didn&#8217;t&#8230; I wish I had seen this sooner :)  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kain</title>
		<link>http://www.icoretech.org/2009/10/foundation-j-and-appkit-j-404/comment-page-1/#comment-312</link>
		<dc:creator>kain</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.icoretech.org/?p=617#comment-312</guid>
		<description>Jerod, as you may have noticed I&#039;m terrible at regex :)
I&#039;m updating the code, thanks for your valuable contribution!</description>
		<content:encoded><![CDATA[<p>Jerod, as you may have noticed I&#8217;m terrible at regex :)<br />
I&#8217;m updating the code, thanks for your valuable contribution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerod Santo</title>
		<link>http://www.icoretech.org/2009/10/foundation-j-and-appkit-j-404/comment-page-1/#comment-311</link>
		<dc:creator>Jerod Santo</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.icoretech.org/?p=617#comment-311</guid>
		<description>Yes, I believe the rack metal solution is optimal for performance and to keep the app&#039;s routes &amp; application controller clean. Well done.

I think its safe to simplify the if condition to a single regex match if you use this one instead:

if env[&quot;PATH_INFO&quot;] =~ /^\/Frameworks\/Foundation&#124;AppKit\/Foundation&#124;AppKit.j/</description>
		<content:encoded><![CDATA[<p>Yes, I believe the rack metal solution is optimal for performance and to keep the app&#8217;s routes &amp; application controller clean. Well done.</p>
<p>I think its safe to simplify the if condition to a single regex match if you use this one instead:</p>
<p>if env["PATH_INFO"] =~ /^\/Frameworks\/Foundation|AppKit\/Foundation|AppKit.j/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

