This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Are types worth *this*?
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
Tim Bray, who has spoken out previously on the goodness of “scripting languages”, laments the pain caused by the combination of Java Generics, Arrays, and Comparables. Given Java’s strongly-typed nature, I think generics are a good thing, because they extend the typing protection. (If you’re going to buy in to static typing, you might as [...]