in beanutils, methods called 'getAccessibleMethod' (or variations) are used to get methods which can safely be called through reflection. this seems a little at odds with the use of the term 'accessible' in the java.lang.reflect which means that the object suppresses the standard java access rules.

is this confusing?

and - if so - does anyone have any better names?

- robert


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to