Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6697
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!x19g2000prc.googlegroups.com!not-for-mail |
|---|---|
| From | lewbloch <lewbloch@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: jdk7-relnotes |
| Date | Sat, 30 Jul 2011 16:24:05 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 18 |
| Message-ID | <0544d476-be07-4341-924f-941e059e9586@x19g2000prc.googlegroups.com> (permalink) |
| References | <jdk7-relnotes-20110728190703@ram.dialup.fu-berlin.de> <j0tedu$92v$1@dont-email.me> |
| NNTP-Posting-Host | 108.89.33.208 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1312070847 11831 127.0.0.1 (31 Jul 2011 00:07:27 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Sun, 31 Jul 2011 00:07:27 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | x19g2000prc.googlegroups.com; posting-host=108.89.33.208; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | ASELCHRU |
| X-HTTP-UserAgent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.99 Safari/535.1,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6697 |
Show key headers only | View raw
Travers Naran wrote:
>> <http://download.oracle.com/javase/7/docs/technotes/guides/language/tr...>
>
> Hallelujah!
+1
I have always found it odd that this pattern is called "Resource
Acquisition is Initialization" ("RAII").
<http://en.wikipedia.org/wiki/Resource_acquisition_is_initialization>
To me it's always been about release in the process of destruction /
deallocation / descoping. (Which one depends on the programming
language.) So I call the pattern "Resource Release in
Deallocation" ("RRID").
--
Lew
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Re: jdk7-relnotes Travers Naran <tnaran@gmail.com> - 2011-07-28 21:54 -0700 Re: jdk7-relnotes Ross <rossclement@gmail.com> - 2011-07-29 09:33 -0700 Re: jdk7-relnotes Gene Wirchenko <genew@ocis.net> - 2011-07-29 13:30 -0700 Re: jdk7-relnotes lewbloch <lewbloch@gmail.com> - 2011-07-30 16:24 -0700
csiph-web