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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,15d5eb6390443ef2 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!y9g2000yqg.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Immutable and Transient Objects and GC? Date: Thu, 19 Mar 2009 01:14:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <0fb0ee0b-b5af-45af-b93c-fc6e931930fd@z1g2000yqn.googlegroups.com> <61ewl.12556$hc1.5538@flpi150.ffdc.sbc.com> NNTP-Posting-Host: 137.138.182.236 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1237450485 2340 127.0.0.1 (19 Mar 2009 08:14:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 19 Mar 2009 08:14:45 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y9g2000yqg.googlegroups.com; posting-host=137.138.182.236; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.7) Gecko/2009021906 Firefox/3.0.7,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5153 Date: 2009-03-19T01:14:45-07:00 List-Id: On 18 Mar, 22:50, Dimonax wrote: > Good point. > > However, what about Transient Objects, which seem to be pretty much the > inverse of Immutable Objects. Ala Forth I have no idea what that is. Could you please elaborate a bit? > They make sense for a lot of data structures, particulary sequential > structures like stacks, queues, etc... Could you please give more details? I have seen and implemented these structures but I still do not know what is Transient Object. -- Maciej Sobczak * www.msobczak.com * www.inspirel.com Database Access Library for Ada: www.inspirel.com/soci-ada