<?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: Horde/Routes 0.4 Released</title>
	<atom:link href="http://mikenaberezny.com/2009/03/04/horderoutes-04-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikenaberezny.com/2009/03/04/horderoutes-04-released/</link>
	<description></description>
	<lastBuildDate>Fri, 01 Jul 2011 12:51:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Mike Naberezny</title>
		<link>http://mikenaberezny.com/2009/03/04/horderoutes-04-released/comment-page-1/#comment-137928</link>
		<dc:creator>Mike Naberezny</dc:creator>
		<pubDate>Thu, 05 Mar 2009 04:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/?p=888#comment-137928</guid>
		<description>Josh,

You can submit bug reports or patches on &lt;a href=&quot;http://bugs.horde.org&quot; rel=&quot;nofollow&quot;&gt;bugs.horde.org&lt;/a&gt;.  Please select the &quot;Horde Framework Packages&quot; queue.

Thanks for reporting the issue with unset().  It has been fixed on Git master.

Regards,
Mike</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>You can submit bug reports or patches on <a href="http://bugs.horde.org" rel="nofollow">bugs.horde.org</a>.  Please select the &#8220;Horde Framework Packages&#8221; queue.</p>
<p>Thanks for reporting the issue with unset().  It has been fixed on Git master.</p>
<p>Regards,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Davis</title>
		<link>http://mikenaberezny.com/2009/03/04/horderoutes-04-released/comment-page-1/#comment-137924</link>
		<dc:creator>Josh Davis</dc:creator>
		<pubDate>Thu, 05 Mar 2009 02:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/?p=888#comment-137924</guid>
		<description>Horde/Routes really looks good so far, I hope it will see widespread adoption.

I&#039;m currently evaluating my own needs to see if I could benefit from using Horde/Routes rather than rolling my own router (I&#039;m not even sure I need a router at this point) so I&#039;ve downloaded Horde/Routes and I started poking around the source code to see how complex it was. I have noticed a couple of routines that could be simplified/streamlined, and a potential bug, where can we submit those? I have an obsessive-compulsive tendency to benchmark/optimize any code I see, do you plan on accepting patches?

Wrt that potential bug, it&#039;s in Route.php line ~188-189. There&#039;s an isset($kargs[&#039;_absolute&#039;]) followed by unset($kargs[&#039;absolute&#039;]). One has an underscore, the other doesn&#039;t.</description>
		<content:encoded><![CDATA[<p>Horde/Routes really looks good so far, I hope it will see widespread adoption.</p>
<p>I&#8217;m currently evaluating my own needs to see if I could benefit from using Horde/Routes rather than rolling my own router (I&#8217;m not even sure I need a router at this point) so I&#8217;ve downloaded Horde/Routes and I started poking around the source code to see how complex it was. I have noticed a couple of routines that could be simplified/streamlined, and a potential bug, where can we submit those? I have an obsessive-compulsive tendency to benchmark/optimize any code I see, do you plan on accepting patches?</p>
<p>Wrt that potential bug, it&#8217;s in Route.php line ~188-189. There&#8217;s an isset($kargs['_absolute']) followed by unset($kargs['absolute']). One has an underscore, the other doesn&#8217;t.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

