Oct. 13, 2008
8:15 p.m.
Please note that original Collections-nice.111 had the deprecated method (at least my local copy of it) SequenceableCollection>>startsWith: aCollection self deprecated: 'Use beginsWith:.'. ^self beginsWith: aCollection Maybe Stef was overzealous because I replaced two sole senders in base image (Service-Base-nice.38) ?