On Sat, Sep 6, 2008 at 9:50 AM, alex bodnaru <[EMAIL PROTECTED]> wrote: > > hello friends, > > indeed, breaking each application in a collection of services doesn't allways > seem the best way to go. it would at least involve another python process for > every such process, and python is indeed a memory hungry engine, and that
We did not talk about breaking auth into a different service. The plan is still to provide a simple auth mechanism using the database and a standard API. Gustavo is currently working on an LDAP provider for repoze.who, this will be one way to share credentials between apps easily. But we still intend to provide a default sql based identity schema in the quickstarted apps. Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

