Hi! I'm one of those eagerly awaiting the arrival of jdk1.2 for linux, but in the short term all I really need is the collections API. (I'm going to write abstract algebra/group theory classes and subclassing Set seems like a good idea.) Does anyone know if it would be possible to simply use the collections classes (and maybe others) from the jdk1.2 api on the current linux jvm? There doesn't seem any reason to code them in a way that would only work on jdk1.2. TIA, Logi
- Re: jdk1.2 class lib on jdk1.1 jvm? Logi Ragnarsson
- Re: jdk1.2 class lib on jdk1.1 jvm? Moses DeJong
- Re: jdk1.2 class lib on jdk1.1 jvm? Nathan Meyers
- Re: jdk1.2 class lib on jdk1.1 jvm? Paul Ho