Text
[*]Generics: Seems to add more type safety. Good idea IMO.
[*]The new for-each type for loop: Why couldn't we get a for-each keyword :|
[*]Autoboxing: I think this will lead to people getting sloppy with Java code and a bad idea IMO. Whar's wrong with the primitive type objects ?
[*]Enums: Seems to work well
What do you think ?
[*]Generics: Seems to add more type safety. Good idea IMO.
[*]The new for-each type for loop: Why couldn't we get a for-each keyword :|
[*]Autoboxing: I think this will lead to people getting sloppy with Java code and a bad idea IMO. Whar's wrong with the primitive type objects ?
[*]Enums: Seems to work well
What do you think ?