- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 15 Nov 2016 01:56:15 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 15 November 2016 09:56:50 UTC
The way Bikeshed annotations are used is rather weird. Some types are exported (enumeration types), some are not (dictionary types, callback function types). Some types are labeled dfn, some are interface, some are dictionary. E.g., sequence is an interface, but record is a dictionary. Some types are co-located with their values (records, it seems like), others are in different places (dictionaries). What's the strategy here? @tabatkins any advice? -- 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/240
Received on Tuesday, 15 November 2016 09:56:50 UTC