<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Improve binding generator organization"
   href="https://bugs.webkit.org/show_bug.cgi?id=162055#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Improve binding generator organization"
   href="https://bugs.webkit.org/show_bug.cgi?id=162055">bug 162055</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=162055#c3">comment #3</a>)
<span class="quote">&gt; If we want to do this, I recommend switching piece at a time, by handling
&gt; one particular output file, getting it to work incrementally for all input
&gt; cases, then expanding out from there.
&gt; 
&gt; One big problem is that as far as I know, all of our IDL parsing is in Perl,
&gt; and the rest of code generation is predicated on being able to parse the IDL
&gt; files. Is there some Python library we can use to parse IDL? Or is there a
&gt; workable intermediate format we can use to shim IDLParser.pm to Python code
&gt; generators?</span >

Rewriting our bindings generator in Python would be huge effort and would probably not bring huge benefits. I would much rather we improve / clean our current generator (I do agree its needs clean up / refactoring).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>