The Artima Developer Community
Sponsored Link

Java Buzz Forum
Why Java is Not My Favorite Language — Reason #16.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Peter Williams

Posts: 165
Nickname: pezra
Registered: Apr, 2005

Just is a random programmer.
Why Java is Not My Favorite Language — Reason #16. Posted: Jun 15, 2005 5:51 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Peter Williams.
Original Post: Why Java is Not My Favorite Language — Reason #16.
Feed Title: Peter Williams' Weblog
Feed URL: http://pezra.barelyenough.org/blog/category/technology/software/java/feed
Feed Description: Random thoughts about Java programming.
Latest Java Buzz Posts
Latest Java Buzz Posts by Peter Williams
Latest Posts From Peter Williams' Weblog

Advertisement
UnsupportedOperationException. Why, in the name of all that is good and right, would you have such a dumb exception? Either the operation is important or it is not. If it is not don't clutter the interface with it. If it is it ought to actually be implemented. I have known about UnsupportedOperationException [...]

Read: Why Java is Not My Favorite Language — Reason #16.

Topic: Reflections with Java 2D Previous Topic   Next Topic Topic: Cute way to convert an int to a String

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use