You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/03/22 01:08:44 UTC

[jira] Resolved: (TAPESTRY-442) Make Form.getLink method protected to allow subclassing

     [ http://issues.apache.org/jira/browse/TAPESTRY-442?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-442:
------------------------------------

    Fix Version: 4.0.1
     Resolution: Fixed

Made getLink protected

> Make Form.getLink method protected to allow subclassing
> -------------------------------------------------------
>
>          Key: TAPESTRY-442
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-442
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0
>     Reporter: Laurent Etiemble
>     Priority: Trivial
>      Fix For: 4.0.1

>
> When developping a new Engine Service, it is very hard to allow the Form component to use it. The method Form.getLink is private and bound to use the DirectService or ActionService. A workaround is to override the DirectService injection, but it is a bit dirty.
>  

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org