This post originated from an RSS feed registered with Java Buzz
by James Iry.
Original Post: Anatomy of an Annoyance
Feed Title: One Div Zero - Java
Feed URL: http://james-iry.blogspot.com/feeds/posts/default/-/java
Feed Description: An exploration of software development in Java.
The warning "Type safety : A generic array of T is created for a varargs parameter" is so irritating it makes me want to beat Java with a snoracle, an implement that allows defunct tech companies to breath while underwater. This article will explain what the warning is, where it comes from, and why it is pretty boneheaded. The warning also shows just how hard it is to extend an existing language