Skip to content

How do I implement a CategoryExtensionProvider? #1282

Answered by shedaniel
Snownee asked this question in Q & A
Discussion options

You must be logged in to vote

Read the javadocs on the method, the extension and the view. You are supposed to make a new categoryview and delegate all methods to the lastView, then within that you may modify it, it should be similar to any visitor based system like ASM

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shedaniel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q & A
Labels
None yet
2 participants