Hi, today I began migrating our app to TG2b5. Works good so far, the biggest issues were in the authentication-layer (unsurprisingly).
However, I noticed an apparent bug in the current docs, where instead of "allow_only" they speak of "_require" as the class-attribute that's going to be checked for authentication. And I wonder if "allow_only" (as well as the old "require") isn't too likely to collide for some people with potential controller-action-names? I'd personally think, something like "__require__" or "__allow_only__" would be better, don't you think? 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 -~----------~----~----~----~------~----~------~--~---
