You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/06/16 22:36:01 UTC

DO NOT REPLY [Bug 29617] - [configuration] Add getXXXArray() methods for all types

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29617>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29617

[configuration] Add getXXXArray() methods for all types





------- Additional Comments From epugh@upstate.com  2004-06-16 20:36 -------
I think my only concern about adding these getXXXArray() methods as well as
adding getBooleanList( getBooleans?) is that it makes the API longer and
longer..  Maybe we could have something like a decorator that did this for you?
 We haven't had any posts by people clamouring at the bit for these methods, I'd
rather wait till someone has a real "need" for them..  Something I've noticed in
some of the other commons utiltiy packages is some classes that I can't figure
out when anyone would need them outside of very specific instances..  I'd rather
hit the 80% functionality then go for 100% and have a huge unmanageable
codebase!  We could add a ConvenienceConfiguration that decoarated a regular
configuration and provided these methods, right?

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org