I thought Andrey wanted to avoid this approach sin...
# android
c
I thought Andrey wanted to avoid this approach since it means reimplementing annotation processing, which is a lot of work. But yes, it’s the most reliable way of doing it, relying on
javac
is safe but clunky