epam / epam/road-ios-framework
Deserialization works wrong with class which has inherited serializable properties
Open
bug
Serialization
- Dominant language
- Objective-C
- Stars
- 56
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When using RFAttributedDecoder to deserialize, inherited attributed property is nil, even though it has appropriate serialization key.
Contributor guide
Research direction
Start at RFAttributedDecoder and trace how attributed properties and their serialization keys are collected during deserialization, paying attention to inherited properties. Reproduce the case with a class that inherits a serializable attributed property and verify that the property is populated rather than nil.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100