Eli Orona
Eli Orona
I think thats fair. I wonder if we could make these interfaces an also have a default class so that we could do some magic with interface implementation on classes.
This might be more useful in the loader implementation of the config system. Not sure though.
I can definitely do this since I wrote the original fabric page. But yes it should be expanded
Yep id say it's 1/3 done
1. Mappings IO has a different scope than this proposed project. 2. Mappings IO is not in house. I would like something in house. As well, the rfc covers how...
Looks like its specifically the armor rendering API that quilt provides. Ive moved it to the correct repository
The lvt table extends from the argument index right? If so then I do.
finding the number of parameters is hard since it spills over into the LVT
I just realized you can parse the descriptor and figure it out that way (plus knowing if its a static vs instance method)
I dont think there is a way to know unless you have indexed the jar. I remember aurora having this issue when working on the matcher