Getting the Bugs Out: A Conversation With Bug Fixer Brian Harry
http://java.sun.com/developer/technicalArticles/Interviews/community/harry_qa.html
Developing Java Applications on the Solaris OS
http://developers.sun.com/solaris/articles/java_on_solaris.html
Gruss,
Grzegorz
ich bin gerade über einen interessanten Artikel zu Java 7 gestolpert.
Es ist ein Foliensatz und es werden wahrscheinlich nicht alle dort
gelisteten Features in Java 7 integriert, aber viele sicherlich:
http://www.cafeaulait.org/slides/nycjava/java7/Java_7_and_Beyond.html
Meine Lieblinge sind "Array Syntax for Collections" und die JavaDoc
Erweiterungen (es wird ja Zeit JavaDoc zu erfrischen). "Operator
overloading" wäre auch nett. Entwicklungen in Richtung von "Subpackage
Access" und "Versioned JARs/Package Management" sind auch willkommen,
obwohl es bereits ähnliche Lösungen gibt (z.B. Maven 2).
Was glaubt Ihr?
Gruss,
Grzegorz
On 3 Mai, 19:39, smar...@cs.tu-berlin.de wrote:
> Hier zwei neue und interessante Artikel aus dem Java Bereich:
>
> Getting the Bugs Out: A Conversation With Bug Fixer Brian Harryhttp://java.sun.com/developer/technicalArticles/Interviews/community/...
"Java to get 'superpackage' for software distribution"
Sun Microsystems, which continues to plan for upgrades to the core
Java platform, announced Tuesday at the JavaOne conference in San
Francisco that Java Standard Edition (SE) 7 will feature a
"superpackage" capability for improved distribution of small pieces of
software.
Free IT resource
The capability will overcome an obstacle in the current software
distribution format in Java, said Bob Brewin, chief technical officer
in the Sun software group. The current format is out of date and does
not permit distributing smaller bits of software or creation and
distribution of collections, he said.
"Superpackaging allows for more efficient distribution of Java
applications as well as updates," Brewin said. Java SE 7 is
anticipated next year.
Ganzer Artikel:
http://www.infoworld.com/article/07/05/09/javaoneshorts-javaone_1.html
Gruss,
Grzegorz