HtmlMessagesRendererBase - change two method modifiers to protected
-------------------------------------------------------------------

         Key: MYFACES-1360
         URL: http://issues.apache.org/jira/browse/MYFACES-1360
     Project: MyFaces Core
        Type: Wish

    Versions: 1.1.3    
    Reporter: Michael Heinen
    Priority: Minor


I would like to extend the HtmlMessagesRendererBase and overwrite the methods 
renderList and renderTable in order to add styleClasses to the generated list 
elements. Unfortunately these methods (and the internal class MessagesIterator) 
are private. 
Is there any reason why these methods are not protected?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to