Is there any "ETA" to have Elixir working in TG2 with the new authority ? I really like Elixir :-P
On 27 Out, 16:39, Gustavo Narea <[EMAIL PROTECTED]> wrote: > I've tried, but either the tests are wrong or it's just not > supported:http://trac.turbogears.org/changeset/5632 > > I'm afraid this can only be solved by someone who have played with Elixir, > which excludes me. If the problem is that I wrote the test bad, you should > only take care of the three files I added; if they're right and the tests > still don't pass, then the SQLAlchemy-powered plugin is not compatible with > Elixir (so you may try to make it compatible by looking > at:http://trac.turbogears.org/browser/projects/tgAuthorization/trunk/tge...) > > Cheers. > > On Sunday October 26, 2008 21:37:51 Helio Pereira wrote: > > > For when can we have elixir in a new quickstart project with > > authentication ? > > > :((((( > > > """ > > You can only use authentication and authorization in a new project if > > you use SQLAlchemy. Please check the documentation of > > tgext.authorization to learn how to implement authentication/ > > authorization with other sources. > > """ > > > On 22 Out, 19:36, Gustavo Narea <[EMAIL PROTECTED]> wrote: > > > On Wednesday October 22, 2008 21:21:56 Florent Aide wrote: > > > > > 1.- Elixir is not yet supported by tgext.authentization, so I made > > > > > the quickstart reject Elixir-powered projects that want to use auth. > > > > > Should we fix this before the b1? > > > > > Why is Elixir not supported ? Elixi is compatible with the SA classes > > > > and could pass a user class and criterion in the same way we do with > > > > "plain" SA ? > > > > You're, I actually meant "not tested with Elixir" :). I'll write the > > > tests for Elixir and it if works (most likely) I'll enable it. > > > -- > > > Gustavo Narea.http://gustavonarea.net/ > > > > Get rid of unethical constraints! Switch to > > > Freedomware:http://softwareliberty.com/ > > -- > Gustavo Narea.http://gustavonarea.net/ > > Get rid of unethical constraints! Switch to > Freedomware:http://softwareliberty.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
