| Currently, we access the fields and getters via reflection: it would be nice to avoid that and use bytecode enhancement. Obviously, at some point, we will need the frameworks or a Maven plugin to do the enhancement but providing the enhancer is a good first step. |