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
Not even viewer-dependent serialization should require more than one serializer per type. Moving to protocols vastly simplifies the codebase, and should improve performance.
Can we provide a fallback mechanism for tertiary serializers?
The text was updated successfully, but these errors were encountered:
Not even viewer-dependent serialization should require more than one serializer per type. Moving to protocols vastly simplifies the codebase, and should improve performance.
Can we provide a fallback mechanism for tertiary serializers?
The text was updated successfully, but these errors were encountered: