Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

nil is not supported as set item #1

Open
keleshev opened this issue Oct 16, 2014 · 0 comments
Open

nil is not supported as set item #1

keleshev opened this issue Oct 16, 2014 · 0 comments

Comments

@keleshev
Copy link
Contributor

This could have been avoided if the implementation checked when nil is added, and instead stored a private singleton sentinel fake nil object, which would be converted back to nil when necessary. However, this would create a challenge for interoperability with native APIs: what should this object represent in Objective-C world?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant