Issue 167: MessagesSupport and PreferencesSupport
Project Member Reported by jeff.johnston.mn@gmail.com, Dec 4, 2008
I do see an improvement to the API that would be even more useful for
developers that use the tag. It would be great to have the Messages and
Preferences use the support notion so that they can be automatically
injected into classes that implement the MessagesSupport and
PreferencesSupport interfaces (they don't exist yet, but they should).
Right now the best you could do is use the WebContextSupport interfaces and
then create the messages yourself.