Why do we support the "do" prefix at all? I don't know the answer. I'd just
like to know how it came to be.

PS: I am in favor of simplifying the internals of Struts. I don't like
having multiple ways of naming an execution method.


Cheers,
Paul

On Sun, Dec 21, 2014 at 1:24 PM, Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> What do you think about throwing away support for the "do" prefix? If
> an action method cannot be found, the framework will prepend the "do"
> prefix to it and will try again, this pushes a bit of hassle into flow
> logic. Dropping support will allow simplify code in few places.
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to