Howard Lovett wrote: > 1. Yield: stick with return, for long return use methodOrBlockName.return Yes, plain 'return', 'break' and 'continue' should have the same meaning they would in a SAM implemented in an inner class. Scala got 'return' wrong. Bob