-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: 1.4
-
Component/s: Feature Request
-
None
-
Fully Compatible
It would be useful to have a mechanism to customize the serialization of a field without implementing a custom serializer. For example, if I have an automapped class, I might want to add some value escaping/unescapping to some string properties. This might be specially useful when a string contains characters that are illegal in MongoDB, such as the dot in keys.
- related to
-
SERVER-30575 Please add escaping convention for dot and dollar signs!
- Backlog