March 14, 2010
Stephen Colebourne: Java language design by use case.
In a blog in 2006 Neal Gafter
wrote
about how language design was fundamentally different to API design and how use cases
were a bad approach to language design.
This blog questions some of those conclusions in the context of the Java language.
More »
March 13, 2010
FindBugz Community Review. I am very fond of FindBugz (indeed it has found its way into the QA process of most projects I work on....). When visiting the site to check Eclispe 3.5.2 compatibility I found they were working on a new tool.
Indeed a very interesting tool.
Looks li...
More »
|
 |
July 31, 2009
This entry show how to implement an Expression Tree like the one that comes with the DLR in Java on top of JSR 292 API.
More »
Now available
for download
More »
Dates for FOSDEM 2010 has been announced earlier than previous FOSDEMs : it will be 6 and 7 February 2010.
I hope we will be there and, if things go as I want, I will do a demo of JNode running on my eeePC
Bookmark and Share [...]
More »
Since build 66 was a milestone release the bundles are now available at java.sun.com.
More »
The best-versioned artifact in the Java world today is the ClassFile structure. Two numbers that evolve with the Java SE platform (as documented in the draft Java VM Specification, Third Edition) are found in every .class file, governing its content...
More »
|