PropertyWrapper, Optional, and Codable
|
|
0
|
1479
|
October 6, 2022
|
Custom Encoder / Decoder supporting RawRepresentable
|
|
5
|
1959
|
September 19, 2022
|
MarkCodable - Markdown Codable repo
|
|
0
|
2566
|
September 5, 2022
|
Roundtripping key coding strategies
|
|
7
|
2158
|
August 17, 2022
|
Can't assign to self in initializer in protocol extension when protocol inherits from NSCoding
|
|
1
|
981
|
August 11, 2022
|
DeepCodable: Encode and decode deeply-nested data into flat Swift objects
|
|
16
|
6550
|
August 11, 2022
|
Properties with default values are always initialized before the body of any init(), even for Decodable.init — why is this?
|
|
1
|
2221
|
August 7, 2022
|
Cleaner Way to Decode Missing JSON Keys?
|
|
8
|
9970
|
July 19, 2022
|
JSONDecoder fails when passing implicitly unwrapped optional Data
|
|
5
|
2566
|
June 13, 2022
|
Force nested properties to conform to super class or struct like Codable Protocol
|
|
4
|
926
|
June 2, 2022
|
Multiple calls to `encode(to:)` in the same container (a dubious Codable / `@dynamicMemberLookup` combination)
|
|
9
|
1841
|
May 20, 2022
|
Most convenient use of hex encoded strings in json?
|
|
5
|
11384
|
March 18, 2022
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
17043
|
March 15, 2022
|
Decodable with child of variable type
|
|
18
|
3767
|
January 6, 2022
|
[Pitch] Roundtripping key coding strategies
|
|
7
|
1515
|
December 30, 2021
|
[Pre-pitch] Roundtripping key coding strategies
|
|
12
|
3107
|
December 11, 2021
|
Type confusion with Codable
|
|
6
|
1958
|
December 10, 2021
|
Problems inheriting a Universal Framework interface
|
|
11
|
1408
|
November 11, 2021
|
How do I go about passing a Generic Decodeable type array with inout to a function?
|
|
2
|
1917
|
August 30, 2021
|
CodingKeyPath: Add support for Encoding and Decoding nested objects with dot notation
|
|
43
|
8632
|
August 12, 2021
|
Fulfilling an array of "existenstials" requirement with an array of "concrete types"
|
|
2
|
516
|
July 9, 2021
|
Codable synthesis for enums in a generic context
|
|
4
|
816
|
June 29, 2021
|
Moving through child list of list
|
|
1
|
671
|
June 9, 2021
|
Codable with nested JSON object
|
|
14
|
5427
|
June 8, 2021
|
Decoding JSON with generic codingKeys
|
|
1
|
2344
|
April 14, 2021
|
Why does subclassing a Codable class produce "class has no initializers"?
|
|
8
|
3745
|
March 12, 2021
|
New {De,En}codingContainer types to support enums with associated types (and tuples)
|
|
6
|
1798
|
February 22, 2021
|
Top-level encoded as number JSON fragment When Using Property Wrappers
|
|
2
|
1004
|
February 22, 2021
|
Serializing a dictionary with any codable values
|
|
14
|
52920
|
February 2, 2021
|
Property Wrappers that can be updated from a decoder
|
|
0
|
1653
|
January 31, 2021
|