|
The future of serialization & deserialization APIs
|
|
171
|
18034
|
January 18, 2026
|
|
Possible to set default values for optional vars in Codable struct?
|
|
5
|
6276
|
September 25, 2025
|
|
Codable on partially-unstructured JSON
|
|
10
|
4465
|
September 17, 2025
|
|
Encoding int-keyed dictionaries
|
|
11
|
361
|
September 16, 2025
|
|
Swift needs a clean way to serialize model variants (e.g., exclude sound settings when syncing game state via iCloud)
|
|
0
|
212
|
August 20, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5646
|
August 16, 2025
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
667
|
August 8, 2025
|
|
Codable snake case conversion
|
|
4
|
7719
|
July 22, 2025
|
|
Decodable warning unexpectedly silenced by CodingKeys presence
|
|
3
|
133
|
July 14, 2025
|
|
How to use Codable on a tree in Swift6
|
|
2
|
202
|
July 14, 2025
|
|
Cycle reference since changing to Default Actor Isolation Main Actor in nested structs
|
|
3
|
230
|
June 27, 2025
|
|
Codable enum's associated value is unexpectedly using positional name
|
|
23
|
4596
|
June 20, 2025
|
|
Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
198
|
June 14, 2025
|
|
A problem encountered when using Codable with generics and optional
|
|
3
|
125
|
June 5, 2025
|
|
[Pitch] Improve `EncodingError` and `DecodingError`'s printed descriptions
|
|
5
|
404
|
May 14, 2025
|
|
Future of Codable and JSON-Coders in Swift 6: Hoping for a rework
|
|
11
|
6665
|
May 3, 2025
|
|
Preview for struct with custom codable initializer
|
|
3
|
151
|
April 10, 2025
|
|
Codable-macro: A Swift macro that generates Codable implementations
|
|
8
|
550
|
March 14, 2025
|
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
7899
|
December 4, 2024
|
|
Why does subclassing a Codable class produce "class has no initializers"?
|
|
13
|
3997
|
October 17, 2024
|
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
329
|
September 14, 2024
|
|
Unwanted "_0" name in JSON
|
|
2
|
448
|
May 28, 2024
|
|
Announcing CodableWrappers
|
|
2
|
2360
|
April 27, 2024
|
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
428
|
April 2, 2024
|
|
Encoder & an Actor for the data?
|
|
3
|
563
|
March 4, 2024
|
|
Introducing MetaCodable: A Collection of Macros helping with custom Codable implementation generation
|
|
7
|
8130
|
January 10, 2024
|
|
AnyCodable Efficacy
|
|
10
|
6945
|
December 22, 2023
|
|
Codable requirements mystery
|
|
2
|
688
|
November 29, 2023
|
|
Macro unable to add Codable conformance if type has only private init (though the expanded code compiles)
|
|
1
|
468
|
November 28, 2023
|
|
Codable Dynamic Types
|
|
7
|
4678
|
November 13, 2023
|