-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
6891
-
SDK FY21-Q3
ClassMetaData is used by the annotation processor to hold data about a an analyzed class, but currently it is doing to much which both read the readability and maintainability of the class.
We should consider splitting it in two.
For reference, see https://github.com/realm/realm-java/pull/6730#discussion_r433964884