[Seaside] task

Julian Fitzell jfitzell at gmail.com
Tue Apr 19 15:31:00 UTC 2011


On Tue, Apr 19, 2011 at 4:26 PM, Otto Behrens <otto at finworks.biz> wrote:
>>> We can't render a task directly, so...
>>
>> What do you mean by this?
>
> If we call render: theTask, then the renderContentOn: method complains
> that the task has no delegation. I understood that the idea is not to
> render tasks directly. But I could not find a way to embed the task
> (as a component) in the contents of the site without rendering it.
> Should I give more details?

Are you returning the task in the parent component's #children method?

Julian


More information about the seaside mailing list