On 6/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Streaming is storing the output directly without loading the entire
> file into memory. Just small parts of it are in memory at any given
> time before it is appended to a file on disk.

Ah right. Should've thought of that.

I guess this will also bring us closer to do what Google does with the
Gmail file attachments. For those that do not know, it starts
uploading the moment you completed the file selection. Thus allowing
you to continue to edit while in the background the file gets
transferred.

Thanks for the clarification Oyvind,

-- 
Jeroen Ruigrok van der Werven

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to