I quietly dropped the JDK 1.2 binary from the last release (0.5). We
still support it with the source distribution but it is increasingly
drifting away from the JDK 1.3+ code. I don't run unit tests on it any
more (although I should).
We provide JDK support by using Ant to use some different source files
for certain classes (the ones that use the Proxy class). This is a
pretty nasty solution, IMHO).
What do people think about dropping 1.2 support? Or, alternatively,
fully testing Proxool 0.5 against JDK 1.2 and then just letting 1.2
users use that one (and requiring JDK 1.3+ for Proxool 0.6)?
Regards,
Bill
|