Online mode architecture
Chris Nokleberg <chris-k7PiZI/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Have you considered separating the classloading stuff into its own project or at least making it available as a separate jar that other projects could use? I think there are plenty of projects that could use a comprehensive solution in this area, for example a load-time JDO enhancer. We are adding some transformation capabilities to CGLIB (cglib.sf.net) but currently leave it up to the user to hook into the classloader. Thanks, Chris