You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Heinen (JIRA)" <de...@myfaces.apache.org> on 2006/07/10 16:11:32 UTC

[jira] Created: (MYFACES-1360) HtmlMessagesRendererBase - change two method modifiers to protected

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


[jira] Updated: (MYFACES-1360) HtmlMessagesRendererBase - change two method modifiers to protected

Posted by "Michael Heinen (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1360?page=all ]

Michael Heinen updated MYFACES-1360:
------------------------------------

    Status: Patch Available  (was: Open)

> 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


[jira] Updated: (MYFACES-1360) HtmlMessagesRendererBase - change two method modifiers to protected

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1360?page=all ]

Martin Marinschek updated MYFACES-1360:
---------------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 1.1.5-SNAPSHOT
       Resolution: Fixed
         Assignee: Martin Marinschek

You can certainly extend, but in any case there might be the possibility that signatures change in renderers.

regards,

Martin

> HtmlMessagesRendererBase - change two method modifiers to protected
> -------------------------------------------------------------------
>
>                 Key: MYFACES-1360
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1360
>             Project: MyFaces Core
>          Issue Type: Wish
>    Affects Versions: 1.1.3
>            Reporter: Michael Heinen
>         Assigned To: Martin Marinschek
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>         Attachments: HtmlMessagesRendererBase.patch
>
>
> 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