-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Introduce an immutable "Standard" domain holding only the built-in default serializations (similar StandardSerializers promoted to a full domain). It is compatible with every domain, so the check between domains becomes domain == this || domain == Standard.
This domain will be frozen and not possible to be accessed from developers. This is different in concept from the "default" domain, that can be accessed and modified from developers
- has to be done after
-
CSHARP-3985 Extend serialization to support non-global configuration
-
- Closed
-