Hi, I removed a trait and updated users of this trait accordingly. I use aTrait users to know the users. I get a problem at the loading time of some packages because there is still a reference to the removed trait somewhere. How can I find the reference? text search in methods cannot be used, senders neither.
Christophe.
