Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
0.0.8
-
None
-
None
Description
Right now, the encoding strategies are defined as .deferTo ,whereas the decoding strategies are defined as .deferredTo. We should refactor the encoding strategies to be in line with both the decoding ones and with JSONEncoder .
Also, the documentation should be changed to use similar wording.