On Friday November 21, 2008 10:02:02 Jorge Vargas wrote: > will this affect the SecureController.require method ?
I've already updated the SecureController defined in TurboGears itself, but I've not committed the changes yet (see the next thread). The SecureController defined in quickstarted projects won't be broken (as long as you update the import: it's not repoze.what.authorize.require anymore). > from what I can > infer you will be adding a "require" function somewhere in tgcore that > will get the environ dict and call an equivalent "require" function at > repoze.what Exactly. You won't have to use it in a different way -- just import it from a different module. Since a few minutes repoze.what is absolutely TG-independent, so rest assured that there won't be more backwards-incompatible changes to make it an independent project.. Cheers. -- Gustavo Narea <http://gustavonarea.net/>. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
