You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
serpro69
changed the title
Feature: add generation of missing functions with annotation processing
[core] Feature: add generation of missing functions with annotation processing
Jun 7, 2020
Example:
Add some new parameter to a dictionary's category:
Annotation processor should generate the following code:
After compiling should be possible to call:
This would particularly be useful if we want to add some extra category parameters without modifying the codebase
The text was updated successfully, but these errors were encountered: