Stephen Colebourne's blog
Thoughts and Musings on the world of Java and beyond
Thursday, 28 February 2008
FCM closures - options within
›
The FCM closures proposal , with the JCA extension, consists of multiple parts. This blog outlines how those parts fit together. FCM+JCA...
10 comments:
Sunday, 24 February 2008
FCM prototype available
›
I'm happy to announce the first release of the First Class Methods (FCM) java prototype . This prototype anyone who is interested to fi...
18 comments:
Thursday, 21 February 2008
Closures - Lightweight interfaces instead of Function types
›
Function types, or method types as FCM refers to them, are one of the most controversial features of closures. Is there an alternative tha...
17 comments:
Tuesday, 19 February 2008
Evaluating BGGA closures
›
The current vote forces us all to ask what proposal is best for the future of Java. Personally, I don't find the BGGA proposal persuas...
27 comments:
Sunday, 17 February 2008
Vote for FCM!
›
Java.net is currently running a poll on closures, to get a feel for the strength of support for each proposal. Obviously, this poll has no...
9 comments:
Monday, 28 January 2008
Java 7 - Multi-line String literals
›
One of the most common features in other programming languages is the multi-line String literal. Would it be possible to add this to Java? ...
36 comments:
Friday, 25 January 2008
Closures - Comparing closure type inference
›
In this blog I'm going to compare the three principle 'closure' proposals based on how they infer types. This follows my previo...
10 comments:
‹
›
Home
View web version