InfoQ

Interview

Recorded at:
Recorded at

QCon Panel: What will the Future of Java Development Be?

Interview with Chet Haase, Charles Nutter, Rod Johnson, Joshua Bloch, Erik Meijer by Ryan Slobojan on Feb 20, 2008 08:00 AM

Community
Java
Topics
Platforms ,
.NET Framework ,
Language ,
Programming ,
Design ,
Change ,
Leadership ,
Community
Tags
QCon San Francisco 2007 ,
C++ ,
QCon ,
C# ,
Java SE ,
Languages ,
Continuations ,
Language Features ,
Java EE ,
Debate ,
Static Analysis ,
JCP ,
Community
Summary
In this panel discussion from QCon San Francisco, several influential leaders of the software development community discussed and debated the future of the Java language and APIs based upon the lessons we have learned from the past. Topics included static versus dynamic languages, removing code from Java, forking the JVM, and the next big programming language.

Bio
Chet Haase is a client architect in the Java Platform Standard Edition group at Sun. Charles Nutter is a lead developer on the JRuby project, and also works at Sun. Rod Johnson is the CEO of SpringSource. Joshua Bloch is the Chief Java Architect at Google, and is a former Sun Distinguished Engineer. Erik Meijer is the inventor of LINQ and architect in Microsoft's SQL Server division.
Each panelist speaking about what they believe the future of Java development will look like
How do you see the APIs growing in the future?
Can we modify the Java platform to utilize a core library with pluggable modules?
Does the Java Kernel/Java 6 Update N project create this core/plugins architecture for Java?
Do we ever want to remove code from the Java APIs, or create a new modular platform within Java?
Is the download size of Java really that big of an issue?
Are there plans to add core/plugin-type modularity to Java?
Aren't there existing examples of Java platforms with varying APIs and functionality? Why can't we add more?
Do you think the Java platform is already too complex?
With dynamic typing, do you lose information that would otherwise allow development tools to help you with e.g. refactoring?
What are the pros and cons of static versus dynamic languages?
Should we add features like closures and XML literals to Java?
Shouldn't programmers be able to understand and utilize new language features? Aren't we supposed to be intelligent?
Does this mean that we will have to move to languages like Ruby to get the latest language features, and that changes to Java will eventually stop?
Does the average developer have any say in how Java evolves?
Is C# evolving too quickly?
How can the community help to determine the features that go into Java?
How does adding features affect the complexity of a language?
If you have to use a rich IDE or some other tool in order to be able to program in a language, isn't that a bad sign?
How will the next programming language change the way we look at programming?
show all  show all
Great Video by prashant jalasutram Posted Feb 26, 2008 9:14 AM
Great Info - Q by shabbir yamani Posted Feb 26, 2008 11:50 PM
  1. Back to top

    Great Video

    Feb 26, 2008 9:14 AM by prashant jalasutram

    I would like to thank InfoQ team for uploding this video.As in office i followed text messages and enjoyed reading it. Thanks Prashant http://prashantjalasutram.blogspot.com/

  2. Back to top

    Great Info - Q

    Feb 26, 2008 11:50 PM by shabbir yamani

    Thanx to InfoQ we now actually know in detail what the views of industry big shots have about various aspects of languages available and the direction they are taking. I am a 'humble programmer' still in todays age since i develop web apps though it is not my first love (GUI design and swing is) and thankfully proud to be associated to JAVA Besides their views n ideas i feel reallllllllly insignificant towards how im contributing to the greater cause "USING SOFTWARE/LANGUAGES/COMPUTER/MYSELF" for the betterment of mankind and more importantly HUMANITY in general {PS: my views or expectations } as it should be rather than make a new applications or web portals or stuff like that and let it be renewed upgraded every few years. I would personally like to see the world become a better place because of software and 'LANGUAGES' are important i wouldnt like c++ over java NO PLZZZZZZZ spare me theres pointers there ' nie wieder ' In all a very good office time reading materials {it appears to seem like im working because of all the big words and so many references to languages in there} Thanks & regards Shabbir Y

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.