epam / epam/road-ios-framework
Implement new json serialization based on streaming parser
Open
enhancement
Serialization
- Dominant language
- Objective-C
- Stars
- 56
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Apple's serialization does not cover json specifications fully. For example, there's no requerements for unique names of field, but Apple's implementation still assume it.
Contributor guide
Assessment
This issue has not been assessed yet.