[ http://issues.apache.org/jira/browse/TAPESTRY-737?page=comments#action_12356769 ]
Jesse Kuhnert commented on TAPESTRY-737: ---------------------------------------- I would say that what I'm doing with this scenerio is probably not the nicest thing in the world, but I override this behaviour by using the EnhancementWorkers hivemind tapestry worker chain to contribute my own custom enhancements to the Body component. One of which is overriding writing the javascript portions of the response. It's not pretty, but getting at the private member of any class is always possible via reflection. If this has anything to do with tacos I'd love to hear more specifics about a problem you are trying to solve so that I can change the framework to better support your particular needs. > 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]
