On Oct 9, 2008, at 1:46 AM, Michael van Tellingen wrote:

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?

I agree entirely, I've added the c_attach_args option, its set to False by default.

Cheers,
Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to