<div dir="ltr"><div>(This is originally from a thread on lldb-commits, but it seems more appropriate here, so I'm responding here.</div><div><br></div><div class="gmail_quote"><div dir="ltr">On Wed, Nov 18, 2015 at 12:47 PM Todd Fiala <<a href="mailto:todd.fiala@gmail.com" target="_blank" style="z-index: 0;">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">BTW if you cook up something on the swig-as-a-service end that ends up working to eliminate the need for swig, I'll be happy to remove the static binding support at that point.<div><br></div><div>-Todd</div></div><div class="gmail_extra"></div></blockquote></div><div class="gmail_quote"><div><br></div><div><br></div>Err, rewind.  If we have the swig as a service, then I think the static binding does have value.  Because I don't want to hit the network every single time I build, so it mostly solves the issue you mentioned about network connectivity, because building LLDB doesn't require a network connection unless you touch a swig interface file.  <div><br></div><div>The thing I would like some guidance on from the Apple side is this: If I make the swig service, can you (and will you) use code generated by swig 3.x?  If not, there's no value in the swig service.</div></div></div>