You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mikhail Grushinskiy (JIRA)" <de...@myfaces.apache.org> on 2006/08/25 01:38:38 UTC

[jira] Created: (TOMAHAWK-621) Tomahawk DayRenderer move inner classes out make more methods protected vs private

Tomahawk DayRenderer move inner classes out make more methods protected vs private
----------------------------------------------------------------------------------

                 Key: TOMAHAWK-621
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-621
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Schedule
         Environment: all
            Reporter: Mikhail Grushinskiy
            Priority: Minor
             Fix For: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT


Tomahawk DayRenderer move inner classes out make more methods protected vs private
It is not easy to extend this class. Many private methods and inner classes lead to code replication in subclass.


-- 
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] Resolved: (TOMAHAWK-621) Tomahawk DayRenderer move inner classes out make more methods protected vs private

Posted by "Jurgen Lust (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-621?page=all ]

Jurgen Lust resolved TOMAHAWK-621.
----------------------------------

    Fix Version/s:     (was: 1.1.4-SNAPSHOT)
       Resolution: Fixed

All methods are now protected. Some refactoring should still be done on the longer methods like writeForegroundStart and writeEntries though. See TOMAHAWK-665.

> Tomahawk DayRenderer move inner classes out make more methods protected vs private
> ----------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-621
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-621
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Schedule
>         Environment: all
>            Reporter: Mikhail Grushinskiy
>         Assigned To: Jurgen Lust
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>
> Tomahawk DayRenderer move inner classes out make more methods protected vs private
> It is not easy to extend this class. Many private methods and inner classes lead to code replication in subclass.

-- 
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