On Wednesday, October 31, 2001, at 11:13  AM, Daniel Rall wrote:

> "Gonzalo A. Diethelm" <[EMAIL PROTECTED]> writes:
[snip]
>>>   o Renamed getBundleName(Object) to divineBundleName(Object) to make 
>>> it
>>>   less Bean-like (it's not your garden variety accessor method).
>>
>> Wouldn't guessBundleName(Object) be a more obvious name?
[snip]
> I'd be fine w/ changing the name to use a better verb, but "guess"
> isn't really appropriate because a guess isn't being made in the only
> two implementations of this method I have (in LocalizationTool and my
> subclass in Helm).  Instead, a known algorithm is used.  Also
> considered were "extract" and "retrieve".  Have any other suggestions?

determineBundleName()
obtainBundleName()
accessBundleName()

-Eric

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

Reply via email to