| Issue 167: | MessagesSupport and PreferencesSupport | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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. |