Re: [heycam/webidl] Need pattern for feature detecting dictionary members (#107)

We would definitely need to audit dictionary names in the platform to make sure that none of them have names that are likely to collide with real-world stuff....  Past that this is probably OK, but I agree it should not be raw object.  And the reason it shouldn't be is that we don't want to things to go sideways if a dictionary has a "toString" member or whatnot.  So a `Set` is probably a better idea.

---
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/issues/107#issuecomment-207627482

Received on Friday, 8 April 2016 22:14:26 UTC