rwestbury
13 years agoContributor
Object tree comparing
Hey All,
We have objects whos names change slightly in each build. For example an object may be called Image("DXR_12_2_axd_bSxSM") in the current build and called Image("DXR_12_2_axd_SxMDI") in the next build. When this happens, the Object.Compare reports "Image("DXR_12_2_axd_bSxSM") object not found." I understand I could manually remove such objects from my object store but that would take a long time, and we re-build our store for every build and run it against the next build to see what has changed in the GUI. Ideally Object.Compare could be set up to ignore when Image("DXR_12_2_axd_*") is not found.
Thanks,
Robert
We have objects whos names change slightly in each build. For example an object may be called Image("DXR_12_2_axd_bSxSM") in the current build and called Image("DXR_12_2_axd_SxMDI") in the next build. When this happens, the Object.Compare reports "Image("DXR_12_2_axd_bSxSM") object not found." I understand I could manually remove such objects from my object store but that would take a long time, and we re-build our store for every build and run it against the next build to see what has changed in the GUI. Ideally Object.Compare could be set up to ignore when Image("DXR_12_2_axd_*") is not found.
Thanks,
Robert