[Bug 25081] Make read operation really async

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25081

--- Comment #35 from Anne <annevk@annevk.nl> ---
1) I think it would be clearer if errors were more closely defined as they can
only occur here.

2) Errors can occur during the read process as well so catching them upfront
does not help.

3) For the asynchronous algorithm you do not want to return a value, but always
queue something I think.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 16 May 2014 13:03:58 UTC