Closed komu closed 9 years ago
Currently there's a global EnumMode for specifying default way of persisting enums. Replace with this per-type registrations in TypeConversionRegistry.
EnumMode
TypeConversionRegistry
Currently there's a global
EnumMode
for specifying default way of persisting enums. Replace with this per-type registrations inTypeConversionRegistry
.