|
The future of serialization & deserialization APIs
|
|
169
|
17316
|
November 7, 2025
|
|
Possible to set default values for optional vars in Codable struct?
|
|
5
|
6253
|
September 25, 2025
|
|
Codable on partially-unstructured JSON
|
|
10
|
4454
|
September 17, 2025
|
|
Encoding int-keyed dictionaries
|
|
11
|
356
|
September 16, 2025
|
|
Swift needs a clean way to serialize model variants (e.g., exclude sound settings when syncing game state via iCloud)
|
|
0
|
209
|
August 20, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5634
|
August 16, 2025
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
642
|
August 8, 2025
|
|
Codable snake case conversion
|
|
4
|
7695
|
July 22, 2025
|
|
Decodable warning unexpectedly silenced by CodingKeys presence
|
|
3
|
119
|
July 14, 2025
|
|
How to use Codable on a tree in Swift6
|
|
2
|
196
|
July 14, 2025
|
|
Cycle reference since changing to Default Actor Isolation Main Actor in nested structs
|
|
3
|
218
|
June 27, 2025
|
|
Codable enum's associated value is unexpectedly using positional name
|
|
23
|
4554
|
June 20, 2025
|
|
Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
191
|
June 14, 2025
|
|
A problem encountered when using Codable with generics and optional
|
|
3
|
116
|
June 5, 2025
|
|
[Pitch] Improve `EncodingError` and `DecodingError`'s printed descriptions
|
|
5
|
397
|
May 14, 2025
|
|
Future of Codable and JSON-Coders in Swift 6: Hoping for a rework
|
|
11
|
6592
|
May 3, 2025
|
|
Preview for struct with custom codable initializer
|
|
3
|
142
|
April 10, 2025
|
|
Codable-macro: A Swift macro that generates Codable implementations
|
|
8
|
522
|
March 14, 2025
|
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
7858
|
December 4, 2024
|
|
Why does subclassing a Codable class produce "class has no initializers"?
|
|
13
|
3996
|
October 17, 2024
|
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
322
|
September 14, 2024
|
|
Unwanted "_0" name in JSON
|
|
2
|
439
|
May 28, 2024
|
|
Announcing CodableWrappers
|
|
2
|
2354
|
April 27, 2024
|
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
422
|
April 2, 2024
|
|
Encoder & an Actor for the data?
|
|
3
|
557
|
March 4, 2024
|
|
Introducing MetaCodable: A Collection of Macros helping with custom Codable implementation generation
|
|
7
|
8115
|
January 10, 2024
|
|
AnyCodable Efficacy
|
|
10
|
6882
|
December 22, 2023
|
|
Codable requirements mystery
|
|
2
|
686
|
November 29, 2023
|
|
Macro unable to add Codable conformance if type has only private init (though the expanded code compiles)
|
|
1
|
463
|
November 28, 2023
|
|
Codable Dynamic Types
|
|
7
|
4643
|
November 13, 2023
|