Mathew Polzin
|
072b081ac3
|
Breaking - Rename static var type: String to static var jsonType:String to avoid unnecessary conflict with Swift.type(of:)
|
2019-01-02 19:35:50 -08:00 |
|
Mathew Polzin
|
dfdc266645
|
remove a bunch of convenience initializers that appeared to be giving the compiler some strife
|
2018-12-10 22:45:28 -08:00 |
|
Mathew Polzin
|
c9d388579f
|
Made it much more convenient to work with Non-EntityType relationships. Discovered and fixed a bug where nullable relationships were encoded incorrectly.
|
2018-12-08 19:48:10 -08:00 |
|
Mathew Polzin
|
1061283905
|
loosen the grip entity had on Ids
|
2018-12-08 01:17:47 -08:00 |
|
Mathew Polzin
|
08949d0a93
|
Move encoding error type to its own file. Restructure Relatable and OptionalRelatable to not be dependent upon EntityDescription
|
2018-12-08 00:36:05 -08:00 |
|