<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 13, 2015 at 6:09 PM, Gour <span dir="ltr"><<a href="mailto:gour@atmarama.net" target="_blank">gour@atmarama.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
there is a thread in comp.lang.ada where one user asked what to do in<br>
regard to GUI part of his/her application for which functionality is<br>
already written in Ada language.<br>
<br>
<span class="HOEnZb"></span></blockquote></div><br></div><div class="gmail_extra">Have you considered an approach such that the Python / PyQt code talks to the Ada code via a messaging mechanism such as <a href="http://zeromq.org/">0mq</a>? I recall a demo somewhere where someone connected Python and Go using such an approach. Depending on your needs it might be a lot easier than building an extension or a binding.<br><br></div><div class="gmail_extra">Best,<br></div><div class="gmail_extra">Damon<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><a href="http://www.damonlynch.net" target="_blank">http://www.damonlynch.net</a><div></div><div></div><div></div></div>
</div></div>