The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Programming and user brucechapman

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Programming

Some MetaThoughts regarding Project Coin's small language changes.
on Mar 19, 2009 | Permalink | Discuss
In which I discover a simple idiom for named parameters. Does this mean we don't need a named parameters language feature?
on Sep 30, 2008 | Permalink | Discuss
In his Disturbing Thoughts from a Developing Mind blog, fellow kiwi Mark Derricutt discusses a situation where new for loops don't provide enough power for a particular case. (And yes this blog has been sitting drafted but unpublished for ages :( ) The case in point is building a String from the concatenation of a List of Strings with some separator between them, in this case a semi-colon....
on Mar 25, 2008 | Permalink | Discuss
It is with pleasure that I announce the availability of a prototype for "No Closures".
on Mar 8, 2008 | Permalink | Discuss
I want to refute the FUD that function types are nameless and have no javadoc.
on Feb 27, 2008 | Permalink | Discuss
The closures controversy is attracting a number of commenters who seem to be opposed to any new java language features that are not completely understandable in less than one minute. While all this conservative energy is being directed at the closures proposals, there is possibly a larger threat to the values these folk hold to.
on Dec 17, 2007 | Permalink | Discuss