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=0.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,386670df95abccf1 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: Abstract Factory posted to ACM patterns archive Date: Fri, 14 Oct 2011 11:51:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: <13401392.3869.1318618292816.JavaMail.geo-discussion-forums@vbac9> References: Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 201.7.145.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1318618400 32280 127.0.0.1 (14 Oct 2011 18:53:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 14 Oct 2011 18:53:20 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.7.145.1; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: g2news1.google.com comp.lang.ada:21436 Date: 2011-10-14T11:51:32-07:00 List-Id: Em quinta-feira, 4 de mar=E7o de 1999 05h00min00s UTC-3, Matthew Heaney es= creveu: > I have prepared a short article on how to implement the Abstract Factory > pattern in Ada95, and posted it to the ACM patterns archive. The > introduction of the article appears below. >=20 > >=20 > I've been slowly converting the C++ examples in the book Design Patterns > to Ada95. In each article I discuss the pattern, explain how to > implement it in Ada, and explore various idioms and language features. > A complete, working example with all the code is included. >=20 > You can subscribe to the patterns list by sending a message with the > body: >=20 > subscribe patterns >=20 > to the ACM mailing-list server. >=20 > >=20 Matt, does this list yet exist?