You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ben Sommerville (JIRA)" <ta...@jakarta.apache.org> on 2006/11/08 13:54:55 UTC

[jira] Updated: (TAPESTRY-1142) Change Body component to call ComponentRenderWorker#renderBody on entire chain of workers

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

Ben Sommerville updated TAPESTRY-1142:
--------------------------------------

    Attachment: TAP-1142.patch

Patch that implements change.

> Change Body component to call ComponentRenderWorker#renderBody on entire chain of workers
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1142
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1142
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Ben Sommerville
>            Priority: Minor
>         Attachments: TAP-1142.patch
>
>
> The Body component currently calls ComponentRenderWorker#renderBody() only on the ComponentEventConnectionWorker that has been injected (line 153).
> This means the Event Connection worker is the only worker that can take advantage of this call.
> If the Body component is changed to call renderBody() on the standard render worker (chain) then other workers can also add scripts to be written out on the page.

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