Oleg Kalnichevski <[EMAIL PROTECTED]> wrote on 20.01.2005 12:27:13: > [ ] stay compatible with Java 1.2 > [ ] be compatible with Java 1.3 and above > [X] be compatible with Java 1.4 and above > [ ] be compatible with Java 1.5 and above
1.2 is really too old to worry about. 1.3 will be old until the HC 4.0 API stabilizes. I feel that 1.5 is a little too fancy yet, and for a while. Remember that on servers, the JDK versions are often a little lower since J2SE specs are finalized earlier than the corresponding J2EE specs. cheers, Roland
