From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!feeder02.blueworldhosting.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Fri, 12 Jul 2013 10:33:43 +0200 From: =?ISO-8859-1?Q?Thomas_L=F8cke?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130629 Thunderbird/17.0.7 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada-Python demo References: <20130712075752.46e2cf01@atmarama.noip.me> <7619c730-b138-4bd9-a0e7-9c80d26f7f00@googlegroups.com> In-Reply-To: <7619c730-b138-4bd9-a0e7-9c80d26f7f00@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Message-ID: <51dfbf67$0$293$14726298@news.sunsite.dk> Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 86.48.41.194 X-Trace: news.sunsite.dk DXC=BnZSkXa=62O On 07/12/2013 09:53 AM, Maciej Sobczak wrote: > Why not divide the whole application into separate processes: one (or many) handling the business logic and another for the UI. This can open some interesting options like having desktop GUI (Python? Java? etc.) *and* web-based interface (AWS? Java? etc.) *and* perhaps even something else (mobile app?) for the same functionality. > In this case, instead of investing into inter-language integration at the level of Python interpreter (note that it basically binds you to a single scripting language) I would consider going full distributed. I like the way you think Maciej. :) And thanks for the demo. -- Thomas Løcke | thomas@12boo.net | http://12boo.net