Re: [heycam/webidl] Enumeration order of interface members (#432)

I'm leaning toward:

1. Order within a block (interface / partial interface) is preserved.
2. We compute an order key for each block (e.g., contact all member names?).
3. We order the blocks before and then combine them in order.

-- 
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/432#issuecomment-469199340

Received on Monday, 4 March 2019 10:22:55 UTC