On Fri, Jan 2, 2009 at 6:03 PM, Per Buer <perbu at linpro.no> wrote: > Neither. Both passing and caching an object will fetch the whole object > into memory before passing it on to the client. "pipe" will do what you > want, but you probably don't want that as pipe has other side effects. What kind of side effects?