projects
/
javainspect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff4200b
)
feature to implement
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Fri, 27 Dec 2013 21:04:36 +0000
(23:04 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Fri, 27 Dec 2013 21:04:36 +0000
(23:04 +0200)
TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/TODO
b/TODO
new file mode 100644
(file)
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.