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-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!r34g2000vbi.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: 'Image for composite types Date: Thu, 28 May 2009 03:42:14 -0700 (PDT) Organization: http://groups.google.com Message-ID: <45bdddd8-01bc-4273-a182-87b9664a812b@r34g2000vbi.googlegroups.com> References: <45845c4b-58f4-4848-8d5e-2ab58133c250@d38g2000prn.googlegroups.com> <4a1e5f19$0$32678$9b4e6d93@newsspool2.arcor-online.net> NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1243507334 31569 127.0.0.1 (28 May 2009 10:42:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 28 May 2009 10:42:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r34g2000vbi.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6063 Date: 2009-05-28T03:42:14-07:00 List-Id: On May 28, 10:53=A0am, Georg Bauhaus wrote: [snip] > This assumes that a stupid implementation defined subprogram > is enough for testing / debugging. I'm greedy...I want to override any stupid implementation defined subprogram with my fancy one! (perhaps one for XML output, another for csv, etc depending on the what I need the output for). Cheers -- Martin