On 6/8/06, Joe Germuska <[EMAIL PROTECTED]> wrote:
>AFAIK there is no actual processing related to
>ActionMessages.GLOBAL_MESSAGE in Struts and adding another attribute
>just adds confusion with global="true" being an alias for
>property="org.apache.struts.action.GLOBAL_MESSAGE". Better for people
>to just use their own simpler property names to achieve the same thing
>- for example property="global" works just as well?

You're right; its not used anywhere; it just sits there in the class
with some javadoc that suggests that people use it.

Maybe we should deprecate the constant and indicate that people
choose their own "global" property name and use it as they see fit.

+1 to deprecate from me. I'm not dead against enhancing to providing
some useful behaviour - its just I don't personally need it and
questions about messages/properties/keys seem to come up regularly
enough that IMO its already an area that causes confusion and I would
prefer any additions didn't make it more confusing.

Niall


Joe

--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com

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

Reply via email to