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

So in practice, how do web browsers get these IDL fragments into their IDL parser?

Presumably, they put them into files somehow.  Is this a manual or automated process?  Is the "fragment identity" preserved in any way during this process?

That is, having ordering depend on the concept of "IDL fragment" assumes that this concept even exists in practice in implementations.  If it doesn't and would have to be painstakingly maintained by hand, then chances are it wouldn't get maintained....

-- 
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-334478419

Received on Thursday, 5 October 2017 14:16:51 UTC