can we get all the packages from a list of classes?
Doru
is there a way that the script does not just need a predicate and
return a subset but can get a full block
If I have a list of classes I would like to get a group with all the
packages of the classes.
So a kind of flatCollect on the result
Stef