A DESCRIPTION OF THE PROBLEM :
Currently, any classes created using Jasm can’t have generic information, and can only use erased and raw types.
I propose adding support for the `Signature` attribute in order to use generics in Jasm compiled classes, without needing to use JCod.
Currently, any classes created using Jasm can’t have generic information, and can only use erased and raw types.
I propose adding support for the `Signature` attribute in order to use generics in Jasm compiled classes, without needing to use JCod.
- blocks
-
CODETOOLS-7903458 Umbrella: Preparations for switching to Asmtools 8.0
- In Progress