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

Jesse Kuhnert updated TAPESTRY-750:
-----------------------------------

    Fix Version/s:     (was: 4.1.5)
                   4.1.6

> IEngineService still has a RequestCycle parameter in its service() method
> -------------------------------------------------------------------------
>
>                 Key: TAPESTRY-750
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-750
>             Project: Tapestry
>          Issue Type: Sub-task
>          Components: Framework
>    Affects Versions: 4.0
>         Environment: 4.0-beta-13
>            Reporter: Leonardo Quijano Vincenzi
>            Priority: Minor
>             Fix For: 4.1.6
>
>
> IEngineService still has the following method signature:
>     public void service(IRequestCycle cycle) throws IOException;
> Shouldn't this be injected too? It's a bit confusing to have 2 RequestCycles 
> on the same EngineService (the one injected and the one given as parameter).

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