[Seaside] Capture/dump the output of a task

Bahman Movaqar Bahman at BahmanM.com
Sat Jun 1 07:06:08 UTC 2013


Hi all,

Is it possible to capture/dump the rendered result of a Task?  Consider
the following pseudo-code:

<code>

SomeComponent>>#renderContentOn: h
	.
	.
	.
	h render: (SomeTask new; go).
	.
	.
	.

</code>

TIA,
-- 
Bahman Movaqar  (http://BahmanM.com)
ERP Evaluation, Implementation, Deployment Consultant


More information about the seaside mailing list