You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org> on 2008/02/08 18:01:15 UTC

[jira] Resolved: (TAPESTRY-750) IEngineService still has a RequestCycle parameter in its service() method

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

Andreas Andreou resolved TAPESTRY-750.
--------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 4.1.6)

Changing (and breaking) the interface is just not worth it

> 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
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org