[kaffe] CVS kaffe (robilad): Added extension overloading task to todo list
Kaffe CVS
cvs-commits at kaffe.org
Thu Jan 6 08:23:29 PST 2005
PatchSet 5787
Date: 2005/01/06 16:18:56
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Added extension overloading task to todo list
Members:
ChangeLog:1.3331->1.3332
TODO:1.3->1.4
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3331 kaffe/ChangeLog:1.3332
--- kaffe/ChangeLog:1.3331 Thu Jan 6 13:08:01 2005
+++ kaffe/ChangeLog Thu Jan 6 16:18:56 2005
@@ -1,5 +1,11 @@
2005-01-06 Dalibor Topic <robilad at kaffe.org>
+ * TODO: Added task for extensions override mechanism.
+
+ Reported by: Davanum Srinivas <davanum at gmail.com>
+
+2005-01-06 Dalibor Topic <robilad at kaffe.org>
+
Resynced with GNU Classpath.
2004-12-30 Paul Jenner <psj.home at ntlworld.com>
Index: kaffe/TODO
diff -u kaffe/TODO:1.3 kaffe/TODO:1.4
--- kaffe/TODO:1.3 Sat Jan 1 22:30:15 2005
+++ kaffe/TODO Thu Jan 6 16:18:58 2005
@@ -12,6 +12,10 @@
* Figure out deadlock issues with System.gc() on smp(finalexc, ClassGC,
GCTest all fail on smp).
+* Missing features
+ * Implement support for extension override mechanism, and allow overriding
+ with older versions of APIs as well, which is needed for DOM.
+
* Merging work:
* From GNU Classpath:
java.util.zip, java.lang.ref, java.lang.reflect, java.lang
@@ -31,4 +35,4 @@
* Gerrit Haase's Cygwin patches
* L4 port from Ronald Aigner ?
* Whatever got dropped on the list
- * Regular resyncing with GNU Classpath, gjdoc.
\ No newline at end of file
+ * Regular resyncing with GNU Classpath, gjdoc.
More information about the kaffe
mailing list