On Thursday 16 October 2008 09:36:49 Gustavo Narea wrote: > Hello, > > I was unable to start working on tgext.authorization before, so I started > yesterday. > > Because there's not too much to be changed from tg.ext.repoze.who, I think > the core can be ready (this is, with an stable API) by Monday. Of course, > not all of the so-called adapters will be available, but at least the SQL > one will. See: > http://groups.google.com/group/turbogears-trunk/browse_thread/thread/bd9718 >156f0e9e25 > > Can we wait for this to include it in 1.9.7 or should we include it in a > future release?
I just found out that the tg-namespace (which to remove a goal of tgext.authorization, isn't it?) is causing my circular import problems as just reported on the normal mailinglist. Moving ./tg.ext.repoze.who-0.1dev_r40-py2.5.egg /home/dir/software/vc/TG2/tg2 to the bottom of easy-install.pth solves the problem. As the user is certainly *not* supposed to meddle with this, and the virtualenvs that make trouble for me are those who get fully automatic installed (as would a released TG2), I'd say *not* including tgext.authorization might be a show-stopper. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
