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 |
17 |
| @todo |
2 |
| FIXME |
14 |
| TODO |
3 |
Each tag is detailed below:
Number of occurrences found in the code: 17
| 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 |
43 |
| org.apache.commons.jci.compilers.JavaCompilerSettings |
Line |
| */ |
40 |
| */ |
107 |
| */ |
112 |
| org.apache.commons.jci.compilers.JavacJavaCompilerSettings |
Line |
| */ |
75 |
| */ |
84 |
| */ |
89 |
| */ |
94 |
| */ |
99 |
| */ |
104 |
| org.apache.commons.jci.readers.FileResourceReader |
Line |
| --No comment-- |
52 |
| --No comment-- |
61 |
| org.apache.commons.jci.readers.MemoryResourceReader |
Line |
| --No comment-- |
60 |
| org.apache.commons.jci.stores.FileResourceStore |
Line |
| --No comment-- |
87 |
| --No comment-- |
96 |
| org.apache.commons.jci.stores.MemoryResourceStore |
Line |
| --No comment-- |
56 |
Number of occurrences found in the code: 2
| org.apache.commons.jci.compilers.JavacJavaCompiler |
Line |
| classpath and settings support |
44 |
| org.apache.commons.jci.compilers.RhinoJavaCompilerSettings |
Line |
| implement rhino settings |
23 |
Number of occurrences found in the code: 14
| 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 |
157 |
| org.apache.commons.jci.compilers.EclipseJavaCompiler |
Line |
| this should not be tied to the extension |
300 |
| org.apache.commons.jci.compilers.GroovyCompilationProblem |
Line |
| getStartLine() vs. getLine() |
53 |
| org.apache.commons.jci.compilers.GroovyJavaCompiler |
Line |
| delay the read |
75 |
| org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase |
Line |
| inner classes not supported in groovy? |
35 |
| static imports not supported in groovy? |
39 |
| org.apache.commons.jci.compilers.JavacJavaCompiler |
Line |
| build classpath from classloader information |
197 |
| org.apache.commons.jci.compilers.RhinoJavaCompiler |
Line |
| hm ...really no empty array good enough? |
175 |
| org.apache.commons.jci.listeners.CompilingListener |
Line |
| does not remove nested classes |
149 |
| they need to be marked for re-compilation and then added as compileables again |
173 |
| org.apache.commons.jci.monitor.FilesystemAlterationMonitor |
Line |
| remove observer if there are no listeners? |
94 |
| org.apache.commons.jci.stores.FileResourceStore |
Line |
| now what? |
71 |
| org.apache.commons.jci.stores.ResourceStore |
Line |
| return the result of the remove |
28 |
Number of occurrences found in the code: 3
| 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 |
| org.apache.commons.jci.compilers.JavacJavaCompiler |
Line |
| there should be a better way to parse these |
113 |