Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5
-
None
-
None
Description
The Mime4j API would greatly benefit from Java 5 language features, most of all Generics.
For backward compatibility with JVM 1.4 the generated jar file could be transformed using the Retrotranslator Maven Plugin. If this compatibility is required new features of the Java 5 API (such as StringBuilder) cannot be used.