Re: [w3c/FileAPI] Disallow mutating state of Blob/File objects (#75)

> In particular, I think we should no longer add something like `close()` and make that an invariant of these objects.

If you don't want to maintain blob/file state inside - people will have to invent their own bicycle wrapper that does this (with some method like `toNative()`). If you are going to make user applications more error prone - you are doing fine job.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/75#issuecomment-480813591

Received on Monday, 8 April 2019 12:37:04 UTC