-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Rather than providing mutable SerializationContext objects, maybe we can make SerializationContext a builder-type class that allows us to construct immutable objects to pass around instead. We may have to think about how to use these objects if we're passing in pre-populated SerializationContext objects to parsers for them to complete.