A simpler question. In my scenario I want to render a block and do have a 
MarkupWriter, but cannot see an obvious way to do it (even in 5.2.0-SNAPSHOT).

Thanks, Alfie.

-----Original Message-----
From: Howard Lewis Ship [mailto:hls...@gmail.com] 
Sent: 14 February 2010 16:23
To: Tapestry users
Subject: Re: [T5.2.0-SNAPSHOT] Block to String without MarkupWriter

Nothing obvious is coming to me; a Block represents markup and needs a
markup writer to execute. You can leverage some of the internal
Tapestry services to render the content much like a partial page
render, perhaps.

On Thu, Jan 28, 2010 at 8:36 AM, Joost Schouten (ml)
<joost...@jsportal.com> wrote:
> Hi,
>
> I have Build a GridToCSVExport mixin. This all works great up to the stage
> where I try render the override parameter blocks like "propertyNameCell". I
> can obtain the Block's, but can see no way to render the block to String
> without a MarkupWriter. Any pointers would be  appreciated.
>
> Cheers,
> Joost
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to