March 19, 2009
9:13 p.m.
PSMCmergePatchMorph>>selectNextConflict "Select the next conflict after the current selection, if any." |next def| next := self nextConflict ifNil: [^self]. def := next remoteDefinition ifNil: [next localDefinition]. self changed: {#changes. #openPath. next targetClassName asString. def selector asString} def = a MCOrganizationDefinition(#(#'System-Object Events')) and does not understand selector