On 20.01.24 17:47, Daniel Sun wrote:
Hi Jochen,

      Both ASM lib and Class-File API are good, I would like to have an 
abstract layer for them. The API for the abstract layer could be align with ASM 
lib as Groovy relies on ASM lib heavily.

      If Groovy finds Class-File API is avaible, use Class-File API as the 
implementation for an abstract layer, otherwise use ASM lib.

hmm... yes. I see ASM API as less intrusive in the way you would handle
things, thus this abstracted API would proably look a lot like the
Class-File API?

bye Jochen

Reply via email to