Generics are a mistake
http://weblogs.java.net/blog/arnold/archive/2005/06/generics_consid_1.html
I had the same thoughts after reading the syntax for generics... This is not my beautiful Java.
I guess the idea here is that we want our collections to be typed... I would guess I run in to a type cast exception once or twice while writing a new program... It's really not an issue.
I had the same thoughts after reading the syntax for generics... This is not my beautiful Java.
I guess the idea here is that we want our collections to be typed... I would guess I run in to a type cast exception once or twice while writing a new program... It's really not an issue.
0 Comments:
Post a Comment
<< Home