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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a5d76152c5cb8790,start X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: class-wide objects Date: 1998/12/06 Message-ID: <74ff3b$ls0$1@news.gate.net>#1/1 X-Deja-AN: 419484415 References: <366B1190.C8142307@magic.fr> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Organization: CyberGate, Inc. Newsgroups: comp.lang.ada Date: 1998-12-06T00:00:00+00:00 List-Id: Thanks to Matthew Heaney, the article is also available on the Ada Source Code Treasury at: http://www.botton.com/ada/alg/activeiter.html David Botton Matthew Heaney wrote in message ... >Francois Godme writes: >The complete text of my example is at the Patterns archive at the ACM, >under the Nov 1998 link. The subject is "Iterator and Factory Method >Patterns Combined." > > >