Hi all,

The recent change (http://pylonshq.com/hg/pylons-dev/rev/3c601ae9ef0b) to
not attach the action arguments automagically to the c variable is imo not a
really good one :-)
I'm always setting strict_c to catch any errors early but I do like the fact
that I can access the action arguments of the controller without explicitly
setting them in my controller.

It is possible to add perhaps an additional flag for this use-case ? like
strict_c = True, c_attach_args = True?

Thanks,

Michael

--~--~---------~--~----~------------~-------~--~----~
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