Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-280

AppConfiguration - Custom CodeRegistry

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sync
    • None

      See https://github.com/realm/realm-kotlin/issues/406

       

      Add support for setting the default CodecRegistry for Functions and MongoClient API's. Similar to Realm Java

       

      AppConfiguration.Builder(appId).
        .defaultCodecRegistry(codecRegistry: CodecRegistry)
        .build()
      
      AppConfiguration {
        val defaultCodecRegistry
      }
      

            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:
              Resolved: