I thought this was just going to be getMethod()?

With your changes how many names do we need? I thought there were just two:
- normal   (getMethod ?)
- ignoring scope  (getMethodIgnoringScope ???)

Stephen


----- Original Message -----
From: "robert burrell donkin" <[EMAIL PROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, December 05, 2002 8:26 PM
Subject: [lang] MethodUtils method naming


> 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]>
>


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

Reply via email to