Closed GoogleCodeExporter closed 8 years ago
Well, now that we added references to StringBuilder, we need to specify Java 5
as the minimal requirement.
Original comment by cleondris
on 28 May 2011 at 11:56
In r19.
Original comment by dkocher@sudo.ch
on 28 May 2011 at 11:59
So J2ME is no more a target platform? See also issue 4.
Original comment by dkocher@sudo.ch
on 28 May 2011 at 12:00
J2ME compliance was an initial thing in 2005, when we first installed Ganymed
on smart phones. However, this is out of focus for a long time. On the other
hand, 1.4.2 compliance has always been stressed. I think as of 2011 we can ramp
up the requirements easily to Java 5.0. Somebody who still uses Java 1.4.2
shall use the older Ganymed releases, they are stable and have worked for
years. For us, Java 5.0 is a nice thing, e.g, it allows us to use generics and
have cleaner code without using Vectors that store "objects" etc.
Original comment by cleondris
on 28 May 2011 at 12:22
Original issue reported on code.google.com by
dkocher@sudo.ch
on 27 May 2011 at 9:33