Request: Changing Deserializable to require init? as oppose to init
Open
enhancement
- Dominant language
- Swift
- Stars
- 776
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
When deserializing, I might pass a completely irrelevant object to init of a deserializable object and they have to handle it. having the option to return nil and say there are not enough information to initialize this object would be great specially since **<--** operator does return an optional anyway.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/68465511976682/157649595845745)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.