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 »
|
 |
February 23, 2009
There's been a lot of news bits and snippets of information rolling in over the last two weeks - in fact, too much to cover in a single blog entry. I thought I'd compile some of the more interesting bits...
More »
Did you know you can telnet to GlassFish v3 runtime and manage it? Well, try the following: "telnet localhost 6666" and then type help...
More »
Watch the video of a Webinar by Sun's Jamie Nelson and Daniel Raskin.
More »
Part 1 of this series focused on the core features of the MCBO API. In Part 2, we will see how to take advantage of many of the client security features provided in the API, using the MusicDB sample app as a framework for the discussion.
More »
New concerns about Swing's status... also:
Java Today: Code generators compared, JavaFX for Java/JavaScript developers, and status of JSR 296 (Swing App Framework)
Weblogs: Ask the JCP ME EC candidates and backward-compatibility hacks
Forum Posts: Se...
More »
|