Uploaded image for project: 'Realm Cocoa SDK'
  1. Realm Cocoa SDK
  2. RCOCOA-191

Provide a tool to validate that Object properties are declared correctly

      We have requirements on how persisted Object properties are declared. Optional and List properties should be declared as let rather than var, and other properties must be declared as dynamic. While it's not currently possible for Realm to detect this at runtime, it should be possible to build a tool on top of SourceKitten that a user could run to catch these problems. Such a tool could be a useful first troubleshooting step for users experiencing unexpected behavior.

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

              Created:
              Updated: