Dancer2 icon indicating copy to clipboard operation
Dancer2 copied to clipboard

Future improvements to mutable serializer

Open cromedome opened this issue 6 years ago • 0 comments

As @bigpresh mentions in #1457, there are concerns with the implementation of the mutable serializer as will be released in .207000:

  • Should we make case-insensitive comparisons of content type?
  • Should Data::Dumper be dropped from the serializer mapping?
  • Code repetition in tests should be eliminated.

cromedome avatar Nov 13 '18 03:11 cromedome