On Thu, Mar 12, 2009 at 6:59 AM, Gustavo Narea <[email protected]> wrote:
> Hola, Jorge.
>
I'm moving this into it's own thread.

>> 2- routes? why will you have to drop down to routes from TG for auth?
>
> In that case, well, I've repeated this possibly a thousand times: It's a
> serious bug that TG2's object dispatch mechanism (or the Rest controller)
> isn't wsgiorg_args compliant.
>
I'm sorry to sound clueless but you are the first person I see talking
about this. (tg2 not following it, I remember reading about it some
time go)
After reading http://www.wsgi.org/wsgi/Specifications/routing_args I
see this is a simple convenience and I see no real value in forcing
people into it.

Could you explain why TG2 isn't compliant? and why is it a "serious
bug" ? More importantly why should we support it according to
http://www.wsgi.org/wsgi/Specifications these are all "suggestions"
not things you must do or your software will not work with wsgi.
Remember wsgi != wsgi.org

And probably the most important question is why we don't have a ticket
for it 
http://trac.turbogears.org/search?q=wsgiorg_args&wiki=on&changeset=on&ticket=on

> If you want to use named arguments, then your routing software *must* provide
> it (and TG2's object dispatch stuff is the default routing software).
>
this is incorrect TG2 object dispatch stuff isn't really a "routing
software" it's a configuration of routes. So what you are saying here
is that routes isn't wsgiorg_args compliant.

> repoze.what doesn't care, at all, if you use Routes, Selector or TG2's
> dispatch mechanism; the only thing it cares about is that such a software must
> be wsgiorg_args compliant.
>

right? since when was this? are you saying that repoze.what changed
this without change inside TG2 or that TG2 was never aware of this and
even though repoze.what was build for TG2 (or the original package
some time ago) they where never compliant?

--~--~---------~--~----~------------~-------~--~----~
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