On 24 Jun 2013, at 16:01, Camillo Bruni <camillobr...@gmail.com> wrote:
> --groups=Core,Tests,Seaside will do AFAIK :) I don't think so. There is a double dispatch at MetacelloMCVersion>>#load: that works on Collection or String. But in the String case, the string is just wrapped in an Array, with no splitting going on...