I am using the "Compare User Objects" tool extensively these days, because I need to move code from the trunk to a branch in our subversion repository.
When I compare a lot of objects, there usually are a ton of differences that I need to reconcile.
I know I can simply apply the changes to...
I like the "compare user objects" tool that allows me to "catch up" for a schema that is behind another one.
However, it is painfully slow when the number of objects to compare is large.
Would it be possible to run the comparison in multiple threads (it appears to me it is currently...