Can I query if anything in a COMP changed?

I’m dynamically loading tox files into a component and when loading a new tox I need to figure out if I need to save the previous tox file or not. Is there a way to figure out if anything inside a component has changed (compared to the current tox file on the harddisc)?

not currently, but we are planning on adding this feature, and cleaning up ‘save changes’ detection in general.
-Rob

Yes, we need a way to (continually) compare 2 components and put the result somewhere, so users can take some action when they are different.