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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,752a3fab42ce9726 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!feeder.news-service.com!proxad.net!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Answer of Request to AdaCore on licensing Status of GtkAda 2.4.0 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1153845422.892600.122790@i3g2000cwc.googlegroups.com> <1153907895.074574.150970@m73g2000cwd.googlegroups.com> <1153912097.112009.46160@s13g2000cwa.googlegroups.com> <4ipcgkF4rd7nU1@individual.net> Date: Wed, 26 Jul 2006 20:12:35 +0200 Message-ID: NNTP-Posting-Date: 26 Jul 2006 20:12:24 MEST NNTP-Posting-Host: 45ad7d2a.newsread4.arcor-online.net X-Trace: DXC==@dUGGHImF43JZ[ On Wed, 26 Jul 2006 16:31:24 +0200, Alex R. Mosteo wrote: > Dmitry A. Kazakov wrote: > >> On 26 Jul 2006 14:54:00 +0200, michael bode wrote: >> >>> The other question would be: would it make more sense to fork an >>> independent GMGPL GtkAda or join the GNAVI/GWindows project and work >>> on the GTK+ port of GWindows? >> >> GtkAda could be reworked from scratch. It must be boring and a lot of >> work, but not much complex. GtkAda is quite thin bindings. One could even >> make stuff like Gtk_Widget_Record limited controlled and make GTK+ >> interfaces Ada interfaces... > > Or maybe the people working on the C binding generator of SWIG could use > some help, and start from there. Well, GTK+ is a quite weird thing. It tries to do OO in plain C. It is like flying to the Moon on a bike. (:-)) A generator might break its teeth on it. GtkAda has difficulties with all this. For example, GTK+ type extension is not an extension of the corresponding Ada type. GTK+ interface isn't an Ada interface. GTK+ virtual function isn't a primitive operation etc. > I think that's the really critical Ada > project waiting to happen. SWIG or GTK+ bindings? -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de