>>>>> "Aaron" == Aaron Luchko <[EMAIL PROTECTED]> writes:
Aaron> We don't have Introspector.getBeanInfo(class, int) implemented. I've Aaron> been experimenting with it to try and figure out how it works, Aaron> unfortunately anything I try it seems to return exactly the same as Aaron> Introspector.getBeanInfo(class). I was wondering if someone knew exactly Aaron> how it was supposed to work and how I could test it. There is some info in the javadoc from Sun. http://java.sun.com/j2se/1.4.2/docs/api/java/beans/Introspector.html#getBeanInfo(java.lang.Class,%20int) Tom _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
