Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6697
| From | lewbloch <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: jdk7-relnotes |
| Date | 2011-07-30 16:24 -0700 |
| Organization | http://groups.google.com |
| 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> |
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