"Marc Lustig" <[EMAIL PROTECTED]> writes:

>In certain situations it's a problem that no rundata information is
>available. For example in Intake's doAssertValidity() method that is used
>for custom validators to process the validation. The mehod is called before
>the action-method is called and therefore it's possible to pass information
>to the object before the validation is done.
>Since DefaultValidator doesn't contain runtime infos either certain
>validation tasks are impossible to realize.
>Therefore a static accessor to get the current RunData would be beneficial.

You can't do that. RunData is request and user specific. That's why it
is called "RunData". ;-)

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen                  INTERMETA GmbH
[EMAIL PROTECTED]           +49 9131 50 654 0        http://www.intermeta.de/

  Java, perl, Solaris, Linux, xSP Consulting, Web Services -- hero for hire
        freelance consultant -- Jakarta Turbine Development  -- RHSCLG

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to