Classloader Acrobatics: Code Generation with OSGi
Porting great infrastructure to OSGi often means solving complex class loading problems. This article is dedicated to the frameworks that face the hardest issues in this area: those that do dynamic code generation. Incidentally these are also the coolest frameworks: AOP wrappers, ORM mappers, and service proxy generators are just a few examples.
- Published: Nov 26 / 12:59.
- Views: 170, Clicks: 44
- Via: infoq.com
- Tags: frameworks, java
- Submitter: chetan_oct