Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-597

Split up ClassMetaData in parser and data holder

      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

            Assignee:
            Unassigned Unassigned
            Reporter:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: