On 7/24/06, Bob Lee <[EMAIL PROTECTED]> wrote:
I'd much rather annotate methods which can be called than specify them in
XML.

Feel free to do so then.

Also, this doesn't pose much of a security risk in practice as it only
applies to public, no-arg methods which return String in actions.

Going back to the Rough Spots document, the other consideration is
that the idiom creates a lot of special-case code. Since the idiom
doesn't provide any functionality that can't be achieved with
configuration, annotation, or wildcards, there's little reason to
carry around the extra code.

-Ted.

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

Reply via email to