Sun Apr 10 01:54:33 GMT 2011 dynamic compilationIntroduce the idea of using dynamic compilation to replace reflection using Janino - http://today.java.net/lpt/a/351 , but actually reflection isn't that slow - http://buzdin.blogspot.com[..]1/01/is-java-reflection-really-slow.html How to use eclipse compiler as API - http://dev.eclipse.org[..]atch%20compile/batchCompile.html?rev=1.2 Support of annotation - http://jroller.com/page/eu?entry=compiler_for_jsr_308 Some cases that block method inlining - http://www.azulsystems.com[..]f/2011-04-04-fixing-the-inlining-problem (google search) (amazon search) second |