On Fri, 2006-07-28 at 05:23 -0600, Kirk Haines wrote:
> Not filing this as a bug, but simply as confusion.
> 
> In the mongrel.rb, you have a comment that says this about the
> self.escape method:
> 
>     # Performs URI escaping so that you can construct proper
>     # query strings faster.  Use this rather than the cgi.rb
>     # version since it's faster.  (Stolen from Camping).
<snip>
> Camping simply stole from cgi.rb, too, so Camping's escape() can't be
> any faster than CGI's, and the comment in mongrel.rb should probably
> reflect this.

Hilarious.  See what happens when I'm the only person between you, _why,
and myself who gives proper attribution for where I steal code?  Now we
know it's not faster.  :-)

How's your Mongrel adapter going BTW?  Need any help?  Next week is
Mongrel week for me so that's the time to ask.


-- 
Zed A. Shaw
http://www.zedshaw.com/
http://mongrel.rubyforge.org/
http://www.railsmachine.com/ -- Need Mongrel support?

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to