[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]