Is there a way to compare IRelationPredicateBucket, IPrefetchPath2 and ISortExpression (ok, compare objects implementing those interfaces) instances content?
I am building a super smart cache and need to use them as a key.
I can crank up some code that will enable comparison, I just wanted to check beforhand if there is something I might use.