Mathew Polzin
|
87271b93f9
|
deprecate subscript attribute accessor in favor of key path dynamic member lookup
|
2019-11-05 20:48:04 -08:00 |
|
Mathew Polzin
|
9143281290
|
Introduce dynamic member keypath lookup as alternative to existing subscript keypath lookup for attributes. also did a bit of tidying up.
|
2019-07-25 09:12:17 -07:00 |
|
Mathew Polzin
|
2bb238b092
|
Renamed EntityProxyDescription to ResourceObjectProxyDescription and EntityDescription to ResourceObjectDescription.
|
2019-06-12 19:07:21 -07:00 |
|
Mathew Polzin
|
8726bcc9fa
|
Update all references to JSONAPITestLib to reflect renaming
|
2019-01-13 18:35:20 -08:00 |
|
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
|
109e15d741
|
Add convenience method for default decoding of attributes. add tests for custom decoding and encoding as well as custom coding keys. add documentation.
|
2018-12-27 18:18:34 -08:00 |
|