Is it safe to set attributes to be used in the controller action from the
__before__() method?

Also how do I indicate that the action should be called or not, as stated by
the doc:

> This method is called before your action is, and should be used for setting
> up variables/objects, restricting access to other actions, or other tasks
> which should be executed before the action is called.


Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to