I'd like to make hyperlinks available based on how identity.require is defined for a method. This prevents a user from attempting to access something they don't have access to. To do this, I've got to determine if a user has access to the resource (controller method) before accessing it. Is it feasible to inspect a controller and aquire this information?
Randall --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

