Michael D'Auria wrote: > Is there a reason why you are avoiding the filesystem for storage? > > Michael
Yes, i'm using abstract storage interface, that can be implemented as local file system, remote file system, distributed file system, database, cache. In this case the temp file is not needed. I can just switch the input stream to it's destination without lost performance on not needed IO operations. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users