hide parent class and interface class references if there are too many of them
[javainspect.git] / TODO.org
1 - Should not hide references if there are too many of them to classes
2   if referring classes are not visible anyway because of
3   blacklist/whitelist rules. Basically reference counting should
4   exclude not visible classes.