Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8642
| From | Jan Burse <janburse@fastmail.fm> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | CICE and ARM --> Closure, how? |
| Date | 2011-10-07 23:04 +0200 |
| Organization | albasani.net |
| Message-ID | <j6npgg$gv5$1@news.albasani.net> (permalink) |
Dear All, I am just reading on the Wiki page of Josh Bloch: Bloch has proposed the extension of the Java programming language with two features: Concise Instance Creation Expressions (CICE) (coproposed with Bob Lee and Doug Lea) and Automatic Resource Management (ARM) blocks. The combination of CICE and ARM formed one of the three early proposals for adding support for closures to Java. By ARM I understand the try-with-resource. Can somebody explain me how this together with CICE is related to closure? In a few sentences without looking much at other proposals. I don't have any clue from the hip. Bye
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
CICE and ARM --> Closure, how? Jan Burse <janburse@fastmail.fm> - 2011-10-07 23:04 +0200
Re: CICE and ARM --> Closure, how? Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-10-07 17:55 -0500
Re: CICE and ARM --> Closure, how? Jan Burse <janburse@fastmail.fm> - 2011-10-09 00:54 +0200
csiph-web