- From: Ms2ger <notifications@github.com>
- Date: Tue, 26 Feb 2019 14:05:39 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 February 2019 14:06:02 UTC
That's a fair point. Maybe we could use "is a `Text` object" for IDL values, and use "implements" for JS values? I think using "corresponding ECMAScript value" would generally be a sign of bad layering; in the few cases that need it, I'd consider using https://heycam.github.io/webidl/#interface-to-es. -- 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/659#issuecomment-467450542
Received on Tuesday, 26 February 2019 14:06:02 UTC