Hi,

I'm not subscribed to anything FormEncode related, so I post this here
as people might be aware of it.

I found out that newer versions of FormEncode (I'm using 1.0.1, and the
older working version is 0.7.1) changed the behavior regarding
chained_validators.

Formerly, it was possible to use "normal" validators to processe the
values. Then in the chained validator, I was given the new values, to
prevent unneccessary double-validation.

Now this has changed - I get the "old" values, so I essentially need to 
duplicate the validation code in chained validators.

Anybody know if this is an intended feature, and if yes - what's the 
rationale?

Diez

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

Reply via email to