Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag |
Total number of occurrences |
| @deprecated |
11 |
| @todo |
1 |
| FIXME |
13 |
| TODO |
2 |
Each tag is detailed below:
Number of occurrences found in the code: 11
| org.apache.commons.jci.compilers.JavaCompilerFactory |
Line |
| will be remove after the next release, please create an instance yourself |
36 |
| will be remove after the next release, please create an instance yourself |
44 |
| org.apache.commons.jci.compilers.JavaCompilerSettings |
Line |
| */ |
40 |
| */ |
108 |
| */ |
114 |
| org.apache.commons.jci.readers.FileResourceReader |
Line |
| --No comment-- |
52 |
| --No comment-- |
62 |
| org.apache.commons.jci.readers.MemoryResourceReader |
Line |
| --No comment-- |
60 |
| org.apache.commons.jci.stores.FileResourceStore |
Line |
| --No comment-- |
85 |
| --No comment-- |
95 |
| org.apache.commons.jci.stores.MemoryResourceStore |
Line |
| --No comment-- |
55 |
Number of occurrences found in the code: 1
| org.apache.commons.jci.compilers.RhinoJavaCompilerSettings |
Line |
| implement rhino settings |
23 |
Number of occurrences found in the code: 13
| org.apache.commons.jci.ReloadingClassLoader |
Line |
| this should be improved with a Map find the pStore and index position with var i |
72 |
| org.apache.commons.jci.ReloadingClassLoaderTestCase |
Line |
| compare with delegation |
158 |
| org.apache.commons.jci.compilers.EclipseJavaCompiler |
Line |
| this should not be tied to the extension |
316 |
| org.apache.commons.jci.compilers.GroovyCompilationProblem |
Line |
| getStartLine() vs. getLine() |
53 |
| org.apache.commons.jci.compilers.GroovyJavaCompiler |
Line |
| delay the read |
74 |
| org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase |
Line |
| inner classes not supported in groovy? |
38 |
| static imports not supported in groovy? |
43 |
| org.apache.commons.jci.compilers.RhinoJavaCompiler |
Line |
| hm ...really no empty array good enough? |
177 |
| org.apache.commons.jci.listeners.CompilingListener |
Line |
| does not remove nested classes |
147 |
| they need to be marked for re-compilation and then added as compileables again |
171 |
| org.apache.commons.jci.monitor.FilesystemAlterationMonitor |
Line |
| remove observer if there are no listeners? |
103 |
| org.apache.commons.jci.stores.FileResourceStore |
Line |
| now what? |
69 |
| org.apache.commons.jci.stores.ResourceStore |
Line |
| return the result of the remove |
28 |
Number of occurrences found in the code: 2
| org.apache.commons.jci.compilers.JaninoJavaCompilerSettings |
Line |
| implement the native janino compiler settings |
21 |
| org.apache.commons.jci.compilers.JavaCompilerFactory |
Line |
| use META-INF discovery mechanism |
29 |