From: Svjatoslav Agejenko Date: Fri, 27 Dec 2013 21:04:36 +0000 (+0200) Subject: feature to implement X-Git-Tag: javainspect-1.3~3 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=commitdiff_plain;h=532776acd85fbaa29f1941356b51707676e30c23 feature to implement --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..ed22173 --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +Should not hide references if there are too many of them to classes +if referring classes are not visible anyway because of blacklist/whitelist rules. +Basically reference counting should exclude not visible classes.