jmapper-framework / jmapper-core

Elegance, high performance and robustness all in one java bean mapper
http://jmapper-framework.github.io/jmapper-core
Apache License 2.0
231 stars 41 forks source link

Janino as bytecode Generator #12

Closed avurro closed 8 years ago

avurro commented 9 years ago

It would be useful to create an artifact with the implementation of the library Janino for code generation of JMapper

avurro commented 8 years ago

it's better ByteBuddy as alternative to Javassist, isn't necessary implement both, just only ByteBuddy