I am glad you were able to solve it this way, but while it works, there are two problems with it:
1. There is some performance overhead from checking the hashes.
2. You are curing the symptom, not the cause - something is still re-building your workspace.
But as long as it performs quickly enough for you, then all is well.
Feedback from JRebel:
I am glad you were able to solve it this way, but while it works, there are two problems with it:
1. There is some performance overhead from checking the hashes.
2. You are curing the symptom, not the cause - something is still re-building your workspace.
But as long as it performs quickly enough for you, then all is well.