Multiple calls to `encode(to:)` in the same container (a dubious Codable / `@dynamicMemberLookup` combination)
|
|
9
|
207
|
May 20, 2022
|
AnyCodable Efficacy
|
|
7
|
1386
|
March 27, 2022
|
Force nested properties to conform to super class or struct like Codable Protocol
|
|
3
|
141
|
April 5, 2022
|
Most convenient use of hex encoded strings in json?
|
|
5
|
2496
|
March 18, 2022
|
Use multiple kinds of coding keys to decode the same object
|
|
5
|
3767
|
March 17, 2022
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
13364
|
March 15, 2022
|
Decodable with child of variable type
|
|
18
|
476
|
January 6, 2022
|
[Pitch] Roundtripping key coding strategies
|
|
7
|
592
|
December 30, 2021
|
[Pre-pitch] Roundtripping key coding strategies
|
|
12
|
1140
|
December 11, 2021
|
Type confusion with Codable
|
|
6
|
379
|
December 10, 2021
|
Using Property Wrappers with Codable
|
|
14
|
10202
|
November 15, 2021
|
Problems inheriting a Universal Framework interface
|
|
11
|
481
|
November 11, 2021
|
How do I go about passing a Generic Decodeable type array with inout to a function?
|
|
2
|
226
|
August 30, 2021
|
CodingKeyPath: Add support for Encoding and Decoding nested objects with dot notation
|
|
45
|
5388
|
August 12, 2021
|
Fulfilling an array of "existenstials" requirement with an array of "concrete types"
|
|
2
|
307
|
July 9, 2021
|
Making a codable wrapper for metatypes, will I get into trouble by doing this?
|
|
7
|
574
|
June 29, 2021
|
Codable synthesis for enums in a generic context
|
|
4
|
205
|
June 29, 2021
|
Moving through child list of list
|
|
1
|
194
|
June 9, 2021
|
Codable with nested JSON object
|
|
14
|
1101
|
June 8, 2021
|
Decoding JSON with generic codingKeys
|
|
1
|
915
|
April 14, 2021
|
Why does subclassing a Codable class produce "class has no initializers"?
|
|
8
|
2474
|
March 12, 2021
|
New {De,En}codingContainer types to support enums with associated types (and tuples)
|
|
6
|
1055
|
February 22, 2021
|
Top-level encoded as number JSON fragment When Using Property Wrappers
|
|
2
|
488
|
February 22, 2021
|
Serializing a dictionary with any codable values
|
|
14
|
39059
|
February 2, 2021
|
Property Wrappers that can be updated from a decoder
|
|
0
|
632
|
January 31, 2021
|
Conditionally skip codable properties depending on instance of JSONEncoder that's used
|
|
8
|
1211
|
January 30, 2021
|
Announcing CodableWrappers
|
|
1
|
994
|
January 4, 2021
|
Persisting @propertyWrapper arguments after decoding
|
|
1
|
286
|
December 19, 2020
|
Parsing JSON returning nil
|
|
2
|
2404
|
December 8, 2020
|
Are KeyPaths Codable?
|
|
7
|
2112
|
December 9, 2020
|