File: TODO.txt

package info (click to toggle)
commons-jci 1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 956 kB
  • ctags: 829
  • sloc: java: 4,453; xml: 907; sh: 47; makefile: 27; jsp: 4
file content (15 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
o compiler implementations
  o jsr199
  o jikes
  o pizza
  o jruby (maybe?)
  o jpython (maybe?)
  o c# (maybe?)
o documentation
o dependency analysis for proper re-try after errors
o removing of anonymous classes if parent class is being removed
o ability to add (contents of) jars to the store ...and be able to remove them again
o maven plugin to compile with any of the compilers -> codehaus.org/mojo
o compiler discovery via META-INF
o finish common configuration for some compilers
o build javac classpath from provided classloader