<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#c3">Comment # 3</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:bburg&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>If we want to do this, I recommend switching piece at a time, by handling one particular output file, getting it to work incrementally for all input cases, then expanding out from there.

One big problem is that as far as I know, all of our IDL parsing is in Perl, and the rest of code generation is predicated on being able to parse the IDL files. Is there some Python library we can use to parse IDL? Or is there a workable intermediate format we can use to shim IDLParser.pm to Python code generators?</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>