There was quite a bit of discussion about this at the time, and we decided
that it was probably not right to make it impossible (well difficult) to use
lookup and default in your urls.

On Thu, Sep 23, 2010 at 9:02 AM, Rick Copeland <[email protected]> wrote:

> Sorry about the slow response; this was a feature put in in response to a
> requirement from sourceforge.  The problem was that we were using lookup()
> to dispatch on project name, but the project name was in this case "lookup."
>  It was believed that _default and _lookup would be less likely to conflict
> with parts of the path that you actually might *want*, so those were
> changed.  Hope that helps explain the reasoning behind this.
>
> -Rick
>
>
> On Sep 23, 2010, at 7:35 AM, Christoph Zwerschke wrote:
>
>  It seems default() and lookup() have been renamed to _default()
>>> and _lookup().
>>>
>>
>> Since there was no response so far, I created
>> http://trac.turbogears.org/ticket/2502
>> from this - maybe you can resolve that during the sprint this weekend.
>> Unfortunately, I cannot participate due to a family celebration, but
>> it's good to see TG2 moving forward.
>>
>> I'm not against changing things, but changes must be accompanied by
>> proper documentation and tests, and we have this group to communicate
>> and discuss all larger changes, or API changes.
>>
>> -- Christoph
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TurboGears Trunk" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<turbogears-trunk%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/turbogears-trunk?hl=en.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears Trunk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<turbogears-trunk%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/turbogears-trunk?hl=en.
>
>


-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en.

Reply via email to