[ 
https://issues.apache.org/jira/browse/TAP5-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920812#action_12920812
 ] 

Howard M. Lewis Ship commented on TAP5-1306:
--------------------------------------------

Link addParameterValue(String name, Object value)

Return the Link for a fluent API.  Different method name to distinguish form 
the existing method (that takes a String value and returns void).

> Additional method for Link: addParameter(String,Object) that uses 
> ContextPathEncoder to encode object value to a string
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1306
>                 URL: https://issues.apache.org/jira/browse/TAP5-1306
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>
> This would make adding parameters to a link more consistent with setting the 
> values in the page activation context ... you give the "raw" values and 
> Tapestry figures out how to encode it into the URL.

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

Reply via email to