- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 05 Oct 2017 07:16:24 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 October 2017 14:16:51 UTC
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