|
|
||
Editor's Daily BlogCumbersomePosted by invalidname on November 25, 2008 at 07:21 AM | Comments (0)Is Java too big for its own good? Much of Java's appeal can surely be attributed to the massive number of libraries available for it. Not only is SE itself rich with functionality, but you can also add on to it in the form of EE, or the many third-party libraries, frameworks, and what have you. The question is, has SE's bundle of functionality gotten too big? If I count the "All Classes" frame of the Java SE 6 javadocs correctly, there are nearly 3,800 public classes. Aside from the mental burden of grasping so much functionality, there are also technical concerns to this to this bulk. OpenJDK Principal Engeineer Mark Reinhold takes a minute to consider the implications of The massive, monolithic JDK, in a recent blog, he considers the costs of having this huge bundle of functionality at your fingertips.
So now what? Recent developments such as JDK 6u10's Java Kernel can help a little, but the underlying problem really needs to be addressed directly:
So what do you think? Will modularization save Java? Mark thinks it could help not just the runtime, but even libraries and applications. "Doing so might also enable us to address some other longstanding problems related to the packaging and delivery of Java code." Also in Java Today, The Mobile, Media, and Embedded Developer Days conference has posted the initial agenda for January's two-day event. Co-organizer Terrence Barr blogs about the selection process: "clearly, the conference has already gained a reputation in the industry ... the quality and number of submissions this year was impressive. We had much more content than we could possibly squeeze into two days and so our review committee worked hard (thanks, guys!) to pick a set of talks, presentations, and speakers that we believe provide a compelling and stimulating cross-section of what's happening in the industry today." A new SDN article by Wajih Ahmed and Marina Sum demonstrates Federated Single Sign-On for Google Apps in OpenSSO. "With OpenSSO, Sun's open-source Web access management project, you can implement federation for applications, such as Google Apps, for single sign-on (SSO) in just a few steps. Google Apps are widely adopted by enterprises for email, calendar, and collaboration through Google Docs, Google Video, and so forth. This article steps you through the federation process, whereby OpenSSO acts as the identity provider (IdP) and Google Apps as the service provider (SP). Security Assertion Markup Language (SAML) version 2 serves as the SSO protocol for creating a Circle of Trust on the IdP." Om today's Weblogs, Santiago Pericas-Geertsen repeats the announcement that the Call for Papers Is Open for JavaOne 2009. "In case you missed it, the call is open for JavaOne 2009 submissions and the deadline is December 19th, 2008. Contrary to the last few years, the conference will be in early June in 2009, so there's plenty of time for your travel plans but not a lot of time to prepare your abstracts!" Jim Driscoll brings more client-side functionality to JSF in Another JSF 2.0 Ajax Component: Editable Text. "I was sitting in at a talk on Ajax components the other day, and they mentioned the Flickr style editable text. I thought - I wonder how hard that would be as a component in JSF 2.0? The answer: Not too bad, about 100 lines of code. Here it is." And Rama Pulavarthi takes a look at New Web Services Features in Netbean 6.5 Netbeans 6.5 is recently released. Along with tons of new features, it has some enhancements for Web Services development. The foremost is that with Netbeans 6.5, you can easily develop Web Services applications and deploy on to Glassfish V3. There are are other features like configuring WS-Addressing, and exposing a SOAP based Web service as REST service through GUI caught my attention.
In today's Forums, Paul Wilson offers the M3DDs a Developer Days Feedback Tool. "Hi Developer Days Planning Team, my name is Paul Wilson and I am a student at Stanford University and I wanted to share with the Java Mobile. Media and Embedded Developer Days a feedback tool that I am working on with some fellow students called HaveASec. We have been to many tech conferences in the valley, and we have been surprised to see that in 2008 paper surveys are still in use. HaveASec allows conference organizers to collect similar feedback directly from the cell phone and laptops of each attendee."
Current and upcoming Java Events :
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site. Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|