classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Introspector.getBeanInfo(class, int)


From: Tom Tromey
Subject: Re: [cp-patches] Introspector.getBeanInfo(class, int)
Date: 10 Aug 2005 10:49:12 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Aaron" == Aaron Luchko <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]