GJ

Home
Mirrors
Distribution
Documents
Applications
People
Related
FAQ

A Generic Java Language Extension

Related work

A number of other researchers have looked at how to add generic types to Java.
  • Odersky and Wadler's previous work on Pizza, published in POPL 97. Here is a list of differences between Pizza and GJ.

  • Myers, Bank, and Liskov's work on PolyJ, published in POPL 97.

  • Agesen, Freund, and Mitchell's work on supporting generic types in the class loader, published in OOPSLA 97.

  • Cartwright and Steele's work on NextGen, a Java extension (and a GJ extension) that passes types at runtime, published in OOPSLA 98.

  • Thorup's work on virtual types in Java, published in ECOOP 97.

  • Bruce, Odersky, and Wadler's work on statically safe virtual types, published in ECOOP 98.


Comments and bug reports to the Pizza Group, pizza@cis.unisa.edu.au. Java is a trademark of Sun Microsystems. All software and documents on the Pizza site are © Copyright 1996, 1997 by the respective authors as attributed on each. Terms for redistribution are available.