- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 07 Feb 2018 16:11:40 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 February 2018 16:13:11 UTC
It sounds like what you want here is a dictionary. The fact that you'll have to synchronize between the enum and dictionary definition is a bit unfortunate, but that's the short of tradeoff you often have to make in declarative languages that don't have full Turing-completeness, and Web IDL is no different. -- 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/509#issuecomment-363820243
Received on Wednesday, 7 February 2018 16:13:11 UTC