Uploaded image for project: 'Realm .NET SDK'
  1. Realm .NET SDK
  2. RNET-446

Implement Realm.DynamicApi breaking changes

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

      Once we want to bump the major version, there are some breaking changes we'd like to do for Realm.DynamicApi:

      • [x] Replace all return types that were dynamic with non-dynamic versions.
      • [x] Make Realm.Dynamic a struct that gets created on demand similar to RealmObjectBase.Dynamic.
      • [x] Replace CreateObject(string, object) with overloads that accept the concrete PK types similar to Find.

            Assignee:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Reporter:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: