On Mar 7, 2006, at 12:04 AM, Trustin Lee wrote:
It translates byte code AFAIK. Please take a look at this description:Retrotranslator <http://sourceforge.net/projects/retrotranslator> is a Javabytecode transformer that translates Java classes compiled with JDK 5.0into classes that can be run on JVM 1.4. It is a free, open-source tool based on the ASM bytecode manipulation framework <http://asm.objectweb.org/> and concurrency utilities backported to Java 1.4<http://dcl.mathcs.emory.edu/util/backport-util- concurrent/index.php>.
right :)what i meant was, it should be able to generate a 1.4-compatible jar as part of the build, so it would create the 1.5-compatible jar and the translated jar as well.
-pete -- (peter.royal|osi)@pobox.com - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
