Previously Dalius Dobravolskas wrote:
> Hello,
> 
> On Fri, Feb 6, 2009 at 9:03 PM, Jonathan Vanasco <jonat...@findmeon.com>wrote:
> 
> >
> > ie -- instead of passing in a file, passing in a string?
> >
> > the only way i can think of this right now is with a tmpfile, and i'd
> > like to avoid that.
> >
> I'm pretty sure that methods must return string and that's the only
> requirement on them.

Or string-like things. If you want to have the option of doing
transformation on the output rendering to XML doms and returning
repoze.xmliter (see
http://repoze.org/viewcvs/repoze.xmliter/trunk/README.txt?rev=2839&view=auto)
instances is quite interesting.

Wichert.

-- 
Wichert Akkerman <wich...@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to