Re: [w3c/IndexedDB] transaction should either take DOMStringList or DOMStringList needs to be iterable (#85)

Considering the goal to eventually remove `DOMStringList`, I'd say we should go with option 1 so that we're not adding extra logic to handle `DOMStringList` that will just need to be removed later. I'm not as worried about making `DOMStringList` iterable because it will get us one step closer to how developers will use a FrozenArray.

-- 
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/IndexedDB/issues/85#issuecomment-241495962

Received on Monday, 22 August 2016 17:58:26 UTC