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

Provide ability to create new RealmConfiguration.Builder from an existing realm configuration

      Goal

      > I want to be able to take my production realm instance and recreate it, but change the file name. Useful for testing. Yes, this is doable without violating DRY (do not repeat yourself), but requires unnecessary manual effort.

      API proposal

      > realm.getConfiguration.newBuilder() returns a new builder from the existing configuration, similar Moshi's implementation

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: