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: a07f3367d7,c689b55786a9f2bd X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news2.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: for S'Image use Func?? References: <1ojboulapml8w$.1w5gfpk45kh72.dlg@40tude.net> <82ljbwm30w.fsf@stephe-leake.org> Date: Sat, 08 May 2010 01:38:19 -0400 Message-ID: <82pr17kl6c.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Cancel-Lock: sha1:bEAbI2RhhWIhfPScY7wuP/zfZEY= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 33cab4be4f922e197caa721397 Xref: g2news2.google.com comp.lang.ada:11411 Date: 2010-05-08T01:38:19-04:00 List-Id: "Yannick DuchĂȘne (Hibou57)" writes: > Le Fri, 07 May 2010 12:15:11 +0200, Stephen Leake > a Ă©crit: >>> I always declare I/O/formatting stuff in a child package. >> >> Me, to. And the childe package is named Images. > Are you talking about packages defining multiple types ? Yes, but I don't see why that matters. Sometimes I need Image to be dispatching; then it has to be in the main package, not a child. -- -- Stephe