Hi, before y'all throw rocks at me, I have spent quite a bit of time researching this.
Things that came up for TG2 are silverplate, tgext.registration2. None of these seem to be maintained or alive anymore (please correct me if I'm wrong). I can't get silverplate demo to work, no tutorial or documentation, and tgext.registration2 can't be easy_install-ed and the available .egg files are for Python 2.5, I'm on 2.6. However my most nagging question is: How are you guys coding your user- registration module? this functionality is not exactly trivial to implement, and it's a must for almost any modern web-application. Why aren't we seeing any standard way to do this a'la authentication/ authorization with repoze? Seems like a big obvious gap to me. I'd be happy if I am the one who is missing an obvious solution here. Regards, Will -- 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.

