On 8/11/09 3:47 AM, Jonas Sicking wrote:
It would mean that if you ever plan on reading from a File, you have to be very careful never to pass that File to anyone. If you do, you then have to slice the file before you read from it.
FileData object could have some property which tells what its current status is. Similar to XHR.
-Olli