- From: Tobie Langel <notifications@github.com>
- Date: Wed, 06 Dec 2017 10:29:55 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 December 2017 10:30:19 UTC
@littledan said:
> Maybe we could mark things as "level 1"/"level 2" within the same document, and ECMAScript can depend on the "level 1" stuff?
Oh, let's not create yet more semantics for levels. :D
@annevk said:
> I'd probably go with "Core" and "Extended" or some such, but yeah, that could work.
Maybe we should just spell out the layering and see what it would look like, e.g.:
```
Infra
|
IDL (core)
|
ES6
|
IDL (extended) <—> HTML
|
Web specs
```
--
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/486#issuecomment-349598624
Received on Wednesday, 6 December 2017 10:30:19 UTC