Hi Carsten, Apart from this too much magic, I guess the implementation might > really have a negative impact on performance unless you limit the > transitive search to one level. >
Yes, it has complexity of tree traversal, and idea was to limit look up to certain number of levels. But I guess that we got enough no go replies :) -- Best regards, Miroslav
