From:
<xua...@ba...> - 2006-04-15 11:45:17
|
Hello, I'd like to create a project which uses tm4j (and ozone). However, tm4j is still not converted to use Java 1.5 generics (see http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf ). Thus, I'd like to change tm4j to use Java 1.5 generics. However, after this conversion, using a generics-capable Java compiler (Java 1.5 javac or special Java 1.4 javac) is required to compile the changed tm4j. Would the current tm4j community accept such changes to the development tree of tm4j? (If not, I would not put work into doing these changes.) Regards, Xuân Baldauf. |