On Wed, Jul 9, 2008 at 12:39 PM, Diez B. Roggisch <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 09 July 2008 12:09:23 Florent Aide wrote:
>
> So is the above repository wrong? Shouldn't it be deleted then - it's
> misleading. Or will it be updated in time?

it has been moved and should be removed totally from turbogears projects svn.


> Nope, it actually was inside the above repository :
>
> http://code.google.com/p/tgtools/source/browse/projects/tg.ext.repoze.who/trunk/tg/ext/repoze/who/middleware.py?r=41#63

Ha! I though you wanted to form implementation. :)

> But there is a pylons.config object passed. I'm a bloody noob regarding
> pylons - but why is it that the config parameters are explicitly passed
> inside tg.middleware? Wouldn't it make more sense to pass a config and let
> the extension decide which variables it actually cares about?

This is perfectly right. There is some coupling in that code that
should be removed by inspecting the app config and then we should be
able to stuff our options in the .ini file under our own identity
section. This is part of the work we need to do to have some really
useable code for tg.ext.repoze.who

Cheers,
Florent.

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