Stephen Colebourne's blog
Thoughts and Musings on the world of Java and beyond
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:
Monday, 7 January 2008
Java 7 - Checked exception library change
›
Personally, I don't like checked exceptions. But why? And can we do anything about it? Checked exceptions Its fairly well known that...
20 comments:
Tuesday, 1 January 2008
Closures - Comparing control structures of BGGA, ARM and JCA
›
In this blog I'm going to compare the second major part of the three principle 'closure' proposals - control structures. This f...
5 comments:
Tuesday, 18 December 2007
Closures - Comparing the core of BGGA, CICE and FCM
›
In this blog I'm going to compare the core of the three principle 'closure' proposals. This is particularly apt following the r...
17 comments:
Saturday, 15 December 2007
Voting on Java 7 language changes
›
This year at Javapolis I again looked after the whiteboards. In this post, I'll discuss the results . Whiteboard results The whiteb...
14 comments:
The Javapolis Experience 2007
›
So, Javapolis is over for another year! Big thanks and congratulations to the Javapolis team for making it such an excellent conference. ...
1 comment:
‹
›
Home
View web version