[ 
https://issues.apache.org/jira/browse/TAPESTRY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625290#action_12625290
 ] 

Tobias Wehrum commented on TAPESTRY-2610:
-----------------------------------------

I second this request... without the nasty workaround by using 
InternalComponentResourcesImpl.getInformalParameterBindings(), this would be a 
blocker for one of my components. Adding this method to the interface would be 
great.

> Allow access to component's informal parameters
> -----------------------------------------------
>
>                 Key: TAPESTRY-2610
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2610
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.14
>            Reporter: Kalin Krustev
>
> A component may need to access all its parameters, including informal ones. 
> This is for example when the component needs to process arbitrary list of 
> parameters as needed when accessing a database with a query. I propose that 
> the interface ComponentResources be extended with a method to allow such 
> access.

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