Can anyone tell me how the following fits into the system?

SmalllineManifestCheckerTest class >> DoIt
   ^ MCWorkingCopy
       managersForClass: MFClassA
       do: [:p | ^ p first]

Its currently "unclassified" and I need to fix that to submit a slice that otherwise doesn't touch this.

cheers -ben

Reply via email to