Here's my thinking, if a validation error comes up:

- save the errors in the request
- if there's a validation_error method, call that with a DeprecationWarning
- otherwise just call the original method, which can check for the
presence of errors

Kevin

On 11/17/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> The has_errors variable is used as a flag.  If you remove it, then I
> assume that turbogears.expose would get some kw argument telling it to
> not call validate_error?
>
> Thanks for the replies, y'all.  I assume that this feature is not
> concrete yet, that is it is subject to change.
>
> jw
>
>


--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

Reply via email to