>>>>> "Aaron" == Aaron Luchko <[EMAIL PROTECTED]> writes:
Aaron> My understanding from that is USE_ALL_BEANINFO is equivalent to just Aaron> getBeanInfo(class). IGNORE_IMMEDIATE_BEANINFO would I guess be BeanInfo Aaron> on all the superclasses but not the class itself. IGNORE_ALL_BEANINFO... Aaron> BeanInfo with nothing??? Yeah, I don't know about IGNORE_ALL_BEANINFO. Aaron> Either way whatever combination of beans and flags I try I'm getting Aaron> exactly the same results and I can't tell what, if anything, these flags Aaron> are doing. One approach might be to see if you can find code out there that uses these flags, and work backward from there. Tom _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
