Design SyncConfiguration as a subclass of RealmConfiguration

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      This issue covers figuring out exactly how the SyncConfiguration should be exposed and create a skeleton implementation.

       

      In Realm Java it looks like this

      class RealmConfiguration {
        class Builder { ... }
      }
      
      class SyncConfiguration : RealmConfiguration {
        class Builder { ... }
      }

      This seems to work fairly well for Java, so most likely we can port this directly, but it needs to be evaluated.

              Assignee:
              Eduardo López Gutiérrez (Inactive)
              Reporter:
              Brian Munkholm (Inactive)
              Archiver:
              Marc Greenfield

                Created:
                Updated:
                Resolved:
                Archived: