On Mon, Jan 17, 2011 at 3:03 PM, steve mcjones <steve.mcjo...@googlemail.com> wrote: > But is there a reason why javax.swing.ListModel was generified, but not its > sub-interfaces like ComboBoxModel? > > This "type swallowing" actually caused non-fixable compiler errors in Scala, > where the scala-swing package can't be built anymore against the Java 7 code > base.
Given that Java 7 is fast approaching, it would be nice to get an answer to this. Best, Ismael