You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
I see a few issues with the way mappings are currently implemented:
Let's explore ways to address these issues.
Proposal 1: Protocol-based Mappings
One thought is that we could provide a protocol, like NSCoding, that could be used to serialize/deserialize these mappings. E.g.,
conformsToProtocol:
.The text was updated successfully, but these errors were encountered: