14 messages in com.googlegroups.pylons-discussRe: Response
FromSent OnAttachments
Philip Jenvey21 Jun 2006 13:21 
Jose Galvez21 Jun 2006 13:24 
Jose Galvez21 Jun 2006 13:28 
ToddG21 Jun 2006 14:31 
jose22 Jun 2006 10:13 
Ian Bicking22 Jun 2006 10:22 
Ben Bangert22 Jun 2006 10:26 
Ian Bicking22 Jun 2006 13:45 
Ben Bangert22 Jun 2006 14:05 
Ben Bangert22 Jun 2006 14:30 
Jose Galvez22 Jun 2006 14:40 
Ben Bangert22 Jun 2006 15:44 
ToddG22 Jun 2006 17:16 
ToddG22 Jun 2006 17:26 
Subject:Re: Response
From:Philip Jenvey (pjen@groovie.org)
Date:06/21/2006 01:21:55 PM
List:com.googlegroups.pylons-discuss

On Jun 6, 2006, at 8:54 PM, Jose Galvez wrote:

I know, I just looked through the paste code and saw that. I just like consistency it didn't make to much sense to me that request was all in lowercase and Response was capitalized.

In practice, I also noticed the inconsistency does feel a little awkward. I've switched trunk to use a 'response' function, which does the same thing as Response.

http://pylonshq.com/project/pylonshq/changeset/1000

Thanks,