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

@Kaiido I quite like that idea, but it does seem like a lot of work for something that can be solved with throwing getters. And as you note it doesn't work for all the things you might want to find out support for. Based on that I'd still lean toward throwing getters and purpose-built `support()` methods where needed.

-- 
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-917891248

Received on Monday, 13 September 2021 06:49:54 UTC