Details
-
Bug
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
Description
Coder encode/decode context documentation is lacking.
- Documentation of Coder methods encode and decode should include description of context argument and explain how to relate to it when implementing.
- Consider renaming the static Context values NESTED and OUTER to more accurate names.
- Emphasize the use of CoderProperties as the best way to test a coder.
Attachments
Issue Links
- relates to
-
BEAM-2166 Remove Coder.Context from the public API
- Resolved