Hello,
We have a class, with about 45 methods.
Is there a way to categorize or to filter the list of methods, for generation.
Then I could have a template with 3 different html generated, each for a set of methods.
All for the same class.
From my experience, I do know, the best is to seperate in different classes, but in this case, it is kind of late for the customer to do so.
Kind Regards,