Java developer who\'s excited about the new JDK 1.5 language features when you think about generics and parametric polymorphism
Tutorial Details:
Retroweaver is a bytecode weaver that enables you to take advantage of the new Java 1.5 language features, while still retaining total binary compatability with 1.4 virtual machines. Retroweaver operates by transforming Java class files compiled by a 1.5 compiler into version 1.4 class files which can then be run on any 1.4 virtual machine.
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Retroweaver: Use the language of the future,
now!
View Tutorial: Retroweaver: Use the language of the future,
now!
Related
Tutorials:
|