Skip to Main Content

Java APIs

.NET CLR generics proposal for comparison

843793Sep 5 2002 — edited Sep 24 2002
I've just been reading a paper about how Microsoft may put generics into the CLR and C#, which may be useful for comparison with the Java work.

Details are available at:

http://research.microsoft.com/projects/clrgen/

They've taken a different approach, including generics at the VM level. I'm sure it's not all applicable to Java, but it would be worth reading to see if there are any interesting ideas...

Jon
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2002
Added on Sep 5 2002
4 comments
75 views