This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Limitations of Java generics
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
Merrick Schincariol wrote a detailed article about what Java's generics lack that C++'s have. This really doesn't surprise me a whole lot, given that the C++ folks are fine with multiple inheritance and the Java folks thought that was too...