Just started using your library and so far I find it excellent. One thing though: I use it for comparing NHibernate objects and sometimes I have objects with bi-directional references. The assertions fails and states that a cyclic reference was detected. Could it be possible though to configure that instead of throwing an exception on a cyclic reference that it should rather just not follow that reference and still complete the rest of the comparison successfully?
Comments: Associated with changeset 74338.
Comments: Associated with changeset 74338.