Currently, every time I update my app I run HModifyStructure() as well as code to recreate all links. What's the best way to check to see if the analysis actually changed so I don't run this code every update unless it's necessary? Is there a way to compare analysis generations?
↧