@Eugenio If an annotation processor performs codegen that should be expanded with other annotation processors, does it need to do anything special beside adding the annotations to codegen?
e
Eugenio
09/18/2017, 8:59 AM
Oh and while you do so, maybe we should think about some sort of collaboration between processors/generators? In this case you would want to manually create an instance of the
@deriving
processor/generator and feed it the needed information about the classes you just generated