Hi, when using #select:collect: on a Set i recieve a MNF error for #putNext: I had a little look, but was unable to discover the intended protocol for writers. Adding #putNext: fixed the MNF but #select:collect: returned an Array. I would have expected a Set. What is supposed to occur here? Thanks, Daniel