You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by Simone Tripodi <si...@apache.org> on 2014/12/08 18:18:58 UTC

Comparing serialized string best practice

Hi all mates,

we have tests failures in our codebase[1] related to parameters
serialization and IIUC the main issue with unique serialization strongly
depend by the underlying data structure, maybe a generic HashMap is not
enough (order is not guaranteed) and we have to switch to a LinkedHashMap,
even if I am not sure it squashes the bug once for all...

Do you guys have any idea?

TIA, all the best!
-Simo

[1] https://gist.github.com/simonetripodi/62e6385066e623315110

http://people.apache.org/~simonetripodi/
http://twitter.com/simonetripodi