ZupIT/beagle

Register actions with annotation processor

Closed this issue · 0 comments

Use case

Actions are registered in Moshi manually.

Proposal

Automatically register them through annotations with the annotation processor, as the components are already registered. With that, removing the need for the ActionJsonAdapterFactory and AndroidActionJsonAdapterFactory classes.