Feb. 4, 2014
7:58 a.m.
2014-02-03 Benjamin <benjamin.vanryseghem.pharo@gmail.com>:
On 03 Feb 2014, at 20:57, Nicolai Hess <nicolaihess@web.de> wrote:
I don't get why a DynamicGroup manages a list of methods and not a list of classes like DyanmicClassGroup.
Me for the title.
And to answer shortly, to have groups with a finer grained definition.
If Nautilus tries to create the class list from a DyanicGroup group it takes awful long time if this Groups have more than 20-30 different classes
Then maybe the correct kind of group should be used. Ben
Ok, thanks. (I am not sure if this is easily fixable, I don't know where to make this distinction). Nicolai