Developers: Jakub Podlesak
Status: TBD
Although Jersey attempts to optimize request invocation and minimize the use of reflection the extraction of parameters and invocation of methods is suspected to be costly. Investigate the use of dynamic byte code generation to optimize the invocation of Java methods on resource classes.
This feature requires a stable API to work against so it is recommended that such work start some time in early 2008 after JAX-RS and Jersey has been through a few more iterations.