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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8f7a197ad3ba9281 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: Ada takes control of Internet Explorer Date: 1999/09/13 Message-ID: <7rjk40$1hti$1@news.gate.net>#1/1 X-Deja-AN: 524596781 References: <7r9gst$274o$1@news.gate.net> <7rb4g6$cj6$1@nnrp1.deja.com> <7rb94q$30dk$1@news.gate.net> <7rbjpf$25pk$1@news.gate.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 937251776 51122 199.227.148.103 (13 Sep 1999 19:42:56 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 13 Sep 1999 19:42:56 GMT Newsgroups: comp.lang.ada Date: 1999-09-13T19:42:56+00:00 List-Id: Brian Rogoff wrote in message ... >I think the fact that GTK is written in C is not really relevant. It is to me, I am not eager to partner my Ada code with the villan :-) > It seems >to be a decent windows toolkit and the Ada binding is not too bad either. I have only played around a little with it, but the key here is I want to think in Ada not just write Ada code. C style frameworks are just C code in Ada clothing. >Rather than go off starting projects that have little hope of ever >succeeding it makes more sense to tackle some smaller Ada projects which >have a greater reward to work ratio. I have always found the important part is where you heart is, sort of like art. Success and reward are different for each of us. As far as the reward and success of the Ada community is concerned, a person's passion to produce open source code and knowledge will inspire others in the community and it matters not what project they choose, just that they do it. I always hope that AdaPower for example will inspire others to produce reusable Ada code and to share knowledge, but the reason I created it was for my personal use. I don't know how many people use AdaPower as a regular resource, but I certainly do. > Since GTK has a lot of momentum, I'd >think something like a RAPID/GTK-Ada port (which appears to be in the >works!) would be useful. Your "all Ada" framework would talk to a C >windowing API at some level, right? On some platforms. On the JVM, it is Java, and one day perhaps on an AdaOS, with Ada. I even had an offer from some one to work on porting the framework to use GTK :-) >Another useful tool would be something like Python's os module, to make >portable access to a hierarchical file system in Ada easier. Maybe I'll do it one day in the future if some one else, perhaps yourself, doesn't do it first. David Botton