You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2005/09/01 15:46:05 UTC

[jira] Commented: (TAPESTRY-614) Provide access to PageRenderSupportImpl

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

Jesse Kuhnert commented on TAPESTRY-614:
----------------------------------------

You can probably close this issue as invalid, I'm able to get access to it which is good enough for now. I'm sure whatever integration efforts are created will involve a lot more careful thought than this one tiny little ticket. ..

> Provide access to PageRenderSupportImpl
> ---------------------------------------
>
>          Key: TAPESTRY-614
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-614
>      Project: Tapestry
>         Type: Improvement
>   Components: Contrib
>  Environment: any
>     Reporter: Jesse Kuhnert

>
> In order to control the flow of what content gets written to where in the output response of an ajax request, I need to be able to also allow the addition of javascript content in the response, seperate from the conent of the Body component, which requires working with PageRenderSupportImpl directly. 
> I have been very naughty and gotten around this by subclassing Body via an EnhancementWorker, which I was already doing for normal component IMarkupWriter output capture/supression, and added in a Class.getDeclared() sort of hack to give access to the field from the subclass...
> Unless there is another way to do this? 

-- 
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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org