Autogenerating using IDL files?
peter-jerry-ye opened this issue · 2 comments
peter-jerry-ye commented
Hello,
I see that the DOM is added bit by bit, and it seems that it lacks much interface (the InputEvent is only recently added for example).
I myself has helped with some interface (for custom element), but it seems repetitive work, and it requires careful implementation to avoid typos etc.
So might I ask if there's any possibility that it gets generated from the webkit idl files like what is done in ghcjs?
Thank you.
armanbilge commented
Thanks for your contributions to the project! Discussion of code generation strategies is in #487 and your ideas would be very welcome :)
peter-jerry-ye commented
Oh, sorry that I've missed the discussion functionality of Github. I shall close this issue then.