From f1a9ec0f79eb66eda93c62c9b04360f62d1a7b79 Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Fri, 17 Nov 2006 12:57:16 +0000 Subject: new todo --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index f0f9381..322cdab 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,10 @@ * allow 'virtual' object handlers, so that all object paths under a certain hierarchy are handled by the same object * fix dbus-viewer to recurse on paths * extend dbus-viewer to make calls + * check that this is true: + objects should not return ObjectUnknown if the path has an existant + child node, but should if not (for introspection) It should return + UnknownInterface or Method * 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 -- cgit v1.2.3