> Another question - should we maintain jdk1.1 compatibility (access
Hash
> table members through Enumeration)?

The code base no longer compiles with JDK 1.1.  The number of places
where compilation fails is very limited, so it would be possible to work
to make a useful subset of the build work for JDK 1.1 with some work.
However, I don't think JDK 1.1 compatibility is a particularly useful
objective at this point, since I've not heard anything from JDK 1.1
users.  Therefore, while I do not think it is worth systematically
updating the code to use JDK 1.2 features, it seems reasonable to write
new code that requires them.

If anyone still needs JDK 1.1 compatibility, please speak up now.

Scott Nichol



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to