gcc/libjava/classpath/java/beans/TODO

5 lines
233 B
Plaintext
Raw Normal View History

2005-07-16 02:30:23 +02:00
- add AppletStub and AppletContext to java.beans.Beans.instantiate().
- make Introspector more efficient.
- basic Introspection tests are in, but more tests are probably in order.
- 1.2 support (waiting on java.lang.Package, mainly)