> The reason it is so slow is basically the use of #allSelector, that could be >improved (with more clever code or pragmas). Still I guess the factor >of 10^3 would stay the same. > maybe putting all descriptions in a single class side method (a Container) could do the job but that's not really nice ;) Cédrick