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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4798cdf5e1c2b226 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.213.106 with SMTP id nr10mr2530992pbc.2.1335354094572; Wed, 25 Apr 2012 04:41:34 -0700 (PDT) Path: r9ni96696pbh.0!nntp.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: GNADE still alive? References: <20565278.30.1335224824186.JavaMail.geo-discussion-forums@pbvd8> <82haw9gvcl.fsf@stephe-leake.org> <4f96b20e$0$282$14726298@news.sunsite.dk> Date: Wed, 25 Apr 2012 07:42:23 -0400 Message-ID: <82zka0f36o.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:G6302or1hbBCw/GCi2GoDEqRuDI= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 652634f97e2eee029e66111896 X-Received-Bytes: 2412 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-04-25T07:42:23-04:00 List-Id: Thomas Løcke writes: > On 04/24/2012 02:36 PM, Stephen Leake wrote: >> I think the pro versions of GNATcoll include SQLite, but not the current >> public version. I don't like the way AdaCore writes code (although I do >> like their compiler :), so I would find it hard to maintain/improve >> GNATcoll. But if you can afford an AdaCore support contract, that is >> definitely the way to go. > > > > There's SQLite support in the current dev version of GNATColl: > > svn co http://svn.eu.adacore.com/anonsvn/Dev/trunk/gps/gnatlib/ > > Whether or not Alan is willing to risk using the latest SVN checkout > is another matter entirely. Personally I've never had any issues with > GNATColl dev. > > re. your rant: I care about a project being actively developed because > I don't trust my own abilities. I get a certain feeling of safety and > comfort from knowing that there are people constantly working on fixing, > maintaining and improving on software X. > > If I _feel_ software has been abandoned, I'm much less inclined to start > using it, unless I'm certain I can actually manage bug fixes and mainte- > nance myself, in which case I would much rather try to bring the project > back to life and hopefully entice other developers to join, as opposed > to just using and maintaining it by myself in my own walled garden. > > Did that even make sense? :) That is pretty much what I said; any project needs support for bugs and enhancements. If you can't provide that support yourself, you care about project developers. -- -- Stephe