Fellow earthicans...

today I had a case where I wanted to @validate (Pylons decorator) GET
requests through a formencode schema. It works well now that I use the
parameters

- post_only=False
- on_get=True

I just wonder if there is a reason that those are two parameters. Is
there any case where I would want to validate GET parameters but not use
them in the schema?

Before I file a stupid bug ticket I wanted to ask.

Kindly
 Christoph
-- 
[EMAIL PROTECTED]  www.workaround.org   JID: [EMAIL PROTECTED]
gpg key: 79CC6586         fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

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