-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Codecs
-
None
-
Minor Change
Make CodecRegistry extend CodecProvider. This will enable removal of a runtime check for the UUID representation work.
It's only backwards breaking for applications that implement their own CodecRegistry, which I expect to be quite rare.