[ 
http://issues.apache.org/jira/browse/TAPESTRY-737?page=comments#action_12356775 
] 

Jesse Kuhnert commented on TAPESTRY-737:
----------------------------------------

Ummmm...I actually need something similar to this now that I think of it. 

Can TapestryUtils.storeUniqueAttribute be changed to not throw an 
IllegalStateException if there is an existing object there already? It could 
instead return a boolean indicating whether or not it was able to successfully 
store the value. I did a reference check on the method and found nothing 
besides the Body or Portlet stuff that interacts with this. Nothing seems to 
rely on this being a failure. 

This would allow people to provide their own PageRenderSupport implementations. 

> Support custom PageRenderSupportImpl in component Body
> ------------------------------------------------------
>
>          Key: TAPESTRY-737
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-737
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0
>  Environment: 4b12
>     Reporter: Norbert Sándor

>
> Make it possible to use a custom PageRenderSupport implementation in Body, 
> eg. by using a pageRenderSupport parameter.
> 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