[ 
https://issues.apache.org/jira/browse/TAPESTRY-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAPESTRY-2665.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.1)
                   5.1.0.0
         Assignee: Howard M. Lewis Ship

> Many methods of the Page interface could be moved to PageResources (which 
> should be renamed to ComponentPageElementResources)
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2665
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2665
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.14
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.0
>
>
> Just an observation; many methods on Page were done to cut down on the number 
> of injections passed to each ComponentPageElementImpl ... however, since then 
> the PageResources interface was introduced to act as a facade over services 
> needed by the ComponenPageElementImpl.
> I think several methods of Page could be moved to PageResources, which would 
> simplify PageImpl and the (increasing number of) dependencies passed to it.
> Also, PageResourcs could be renamed ComponentPageElementResources, and a new 
> PageResources facaded could be introduced for PageImpl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to