The new Class File API is for reading not writing, correct? With that in mind, I think only the ASM decompile package (org.codehaus.groovy.ast.decompiled) is under consideration. There are already 2 paths taken by ClassNodeResolver tryAsLoaderClassOrScript. Adding a third option there that is switchable like the others should not be too problematic. Did we want to make such a thing pluggable so user could introduce their own class lookup option?
- Re: ClassFile API Jochen Theodorou
- Re: ClassFile API Daniel Sun
- Re: ClassFile API Jochen Theodorou
- RE: [EXT] Re: ClassF... Milles, Eric (TR Technology) via dev
- Re: [EXT] Re: C... Jochen Theodorou
- Re: [EXT] R... Remi Forax
- Re: [EXT] R... Jochen Theodorou
- Re: [EXT] R... Remi Forax
- Re: [EXT] R... Jochen Theodorou
- Re: [EXT] R... Remi Forax
- RE: [EXT] ClassFile API Milles, Eric (TR Technology) via dev
- RE: [EXT] ClassFile API Daniel Sun
- Re: [EXT] ClassFile API Jochen Theodorou