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,2efc07c562a92932 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Ada & Postgresql Date: Mon, 6 Sep 2004 20:00:45 +0200 Organization: cbb-software GmbH Message-ID: References: <2prmojFo9eo1U1@uni-berlin.de> <2q2m4sFqobhgU1@uni-berlin.de> <2q2nvhFq4qqdU1@uni-berlin.de> <2q2r9tFqihj7U1@uni-berlin.de> <2q30d9Fr1gbmU1@uni-berlin.de> <413C4FFE.1010105@netcabo.pt> <1mmlrlgicrdv2$.17qzqqt88m9lx$.dlg@40tude.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de WzhJCSyZ9GBQy+N/Co01VAjzxG/POqlEgCBKm05GOM2akdvoM= User-Agent: 40tude_Dialog/2.0.12.1 Xref: g2news1.google.com comp.lang.ada:3394 Date: 2004-09-06T20:00:45+02:00 List-Id: On Mon, 06 Sep 2004 15:33:24 +0100, Marius Amado Alves wrote: >> Well, Ada does not have multiple dispatch... > > I know. The matter is, I don't want multiple dispatch, nor 'Class, nor > tagged types. I just want to catch finalization. But no problem, we just > write twice the code, to keep writing in Ada. It is unfortunate that Ada does not have user-definable destructors for all types, rather than for the controlled only. -- Regards, Dmitry Kazakov www.dmitry-kazakov.de