1

Closed

Remove overloads

description

Remove all overloads that take a reason and use optional parameters instead.
Closed Aug 3, 2012 at 1:16 PM by

comments

wrote Aug 2, 2012 at 7:27 PM

Associated with changeset 80765: Replaced several overloads with optional parameters

wrote Aug 3, 2012 at 1:16 PM

Resolved with changeset 80786: Made all versions of methods that take a reason optional so that we can remove the lesser version of that method.
Introduced a simple value formatter for Guids.
Made several methods aware of the context in which they are run (structural equality vs. individual).