summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@illythia.matthew.ath.cx>2006-11-16 16:18:39 +0000
committerMatthew Johnson <mjj29@illythia.matthew.ath.cx>2006-11-16 16:18:39 +0000
commita16deb186f8b20a06e0118cbc13a169399e29b9d (patch)
tree91f09225f00a74cce685ea571f2c13e312c6f464 /TODO
parent547073e01fc0e17b010aec9c0b087a8e23e4f497 (diff)
new todo item
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 60a07ee..4a61b27 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
* support Enums as UInt32s
* use native java backend
+ * allow 'virtual' object handlers, so that all object paths under a certain hierarchy are handled by the same object
* make it work with free VM/Compilers:
make CFLAGS="`pkg-config --cflags dbus-1` -I/opt/java-generics/include" CLASSPATH=/opt/java-generics/share/classpath/glibj.zip:. LD_LIBRARY_PATH=/opt/java-generics/lib/classpath/ JAVAC="ecj -1.5" JAVA_HOME=/opt/java-generics/ JCFLAGS="-cp classes -bootclasspath /opt/java-generics/share/classpath/glibj.zip" JAVA=jamvm check
after installing eclipse eclipse-ecj jamvm and compiling classpath-generics with prefix=/opt/java-generics