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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,772ae8afc5db35f2 X-Google-Attributes: gid103376,public From: Matthew Heaney Subject: Re: Can't export object of private type Date: 1999/03/02 Message-ID: #1/1 X-Deja-AN: 450431991 Sender: matt@mheaney.ni.net References: <7b1k4h$13k6@news3.newsguy.com> <36daf246.1947172@news.pacbell.net> <36db6723.31869063@news.pacbell.net> <36dba095.13738466@news.pacbell.net> <7bgfrb$rt6@drn.newsguy.com> NNTP-Posting-Date: Tue, 02 Mar 1999 09:53:56 PDT Newsgroups: comp.lang.ada Date: 1999-03-02T00:00:00+00:00 List-Id: nabbasi@pacbell.net writes: > In article , Matthew says... > > >I'm working on another pattern now that was inspired by this thread. An > >abstract factory, implemented using smart pointers, is used to > >initialize a singleton instance of a limited and indefinite type. Whew! > >I'll post an announcement on CLA once it has been submitted (probably > >tomorrow or the day after.) > > Matthew, you should write a book "Patterns in Ada" with all this good stuff, > with plenty of real life, usage examples of using these patterns. That's my plan. In the mean-time, you can find the stuff that'll be in the book, in the ACM patterns archive.