We would need to devise a smarter hashing algorithm as our previous naive one had problems:
1) It included unimportant attributes like providerName/manifestToken.
2) Model element ordering is not deterministic due to platform differences.
We may not need to do this after making the differ lazy.
1) It included unimportant attributes like providerName/manifestToken.
2) Model element ordering is not deterministic due to platform differences.
We may not need to do this after making the differ lazy.