Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why ?

843793Feb 1 2002 — edited Mar 26 2002

Why are some still continuing to press for 'Generics' ?

<rant>
They have been repeatedly rejected from the JDC with good reasons and rightly so IMHO. The constant demand are like a broken record.
</rant&gt

They add nothing to Java [except complexity]
than cannot be achieved through polymorphism, and work against reuse. They are a crutch for poor designers that cause code bloat.

The conversation always seems to focus on how, rather than Why.

I am very strongly opposed to them.

I strongly urge those that care about Java to oppose them.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2002
Added on Feb 1 2002
32 comments
162 views