[ http://issues.apache.org/jira/browse/TAPESTRY-397?page=all ]

Jesse Kuhnert updated TAPESTRY-397:
-----------------------------------

    Fix Version/s: 4.2

> caching should be definable per binding
> ---------------------------------------
>
>                 Key: TAPESTRY-397
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-397
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Norbert Sándor
>            Priority: Minor
>             Fix For: 4.2
>
>
> While I was experimenting with recursive rendering, I wanted to render some 
> of my components recursively. To make this working properly parameter caching 
> must be disabled. But this is only possible by changing the parameter's 
> definition because the current implementation allows the "cache" attribute to 
> be specified only on parameters, not on bindings. However in most cases I 
> want the parameter to be cached.
> Now the only solution to this problem  - as I see - is to copy-paste the 
> component specifications and add cache="true" to the parameter specs.
> Br,
> Norbi

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

Reply via email to