Re: [heycam/webidl] Specify open dictionaries. (#180)

Headers currently supports explicitly repeated headers via the `sequence<sequence<ByteString>>` thing.  Which means you can already hand it any iterator you want and it will do the right thing with it.  The question is whether it makes sense to have a thing where input objects and maps get auto-coerced into iterators.  For Headers this seems totally fine.  What I'm less clear on is other use cases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/180#issuecomment-251489063

Received on Tuesday, 4 October 2016 19:33:38 UTC