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 »
March/2010
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | 1 |
2 |
3 |
4 |
5 | 6 | | 7 |
8 |
9 |
10 |
11 |
12 |
13 |
| 14 | 15 |
16 | 17 | 18 | 19 | 20 | | 21 | 22 | 23 | 24 | 25 | 26 | 27 | | 28 | 29 | 30 | 31 | | | |
|
 |
Java NIO.2 File System (JSR 203) Update
This week's java.net Spotlight highlights the Sun Developer Network article "The Java NIO.2 File System in JDK 7"... Also:
Java Today: Genesis Project Development Proceeds: Version 3.2 and Beyond, Infinispan Alpha 5 Available: Extremely Scalable Data Grid Platform, and JSR 299 Proposed Final Draft Submitted.
Weblogs: JavaFX Designer Tool...where is it?, First look at JavaFX 1.2, Part II, and X-Card, where Java Card developers meet.
Forums: phoneME advanced debug for ubuntu error, Problem with inheritance, and Can Glassfish help me with this use case ?.
Featured Articles: Hacking JavaFX Binding; Zero and Shark: a Zero-Assembly Port of OpenJDK.
Featured Podcast: Java Mobility Podcast 80: Java at FIRST 2010 Competition.
Date: June, 15 2009
Url: http://weblogs.java.net/blog/editors/archives/2009/06/java_nio2_file.html
Others News
Leave a Reply
Related
- java.io: public class: File A particular Java platform may support zero or more hierarchically-organized file systems. Each file system has a {@code root} directory from which all other files in that file ...
|