I have not tried to use MarkupWriter to generate a CSV but I do return CSVs with StreamResponse. I usually use StreamReponse for XML also but sometimes it's more work than necessary. For example if you just want something like
<status>OK</status> MarkupWriter is much easier than either StreamResponse or a .tml file. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Readable-HTML-output-tp5614619p5614765.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org