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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21210

HeaderElement#parse(String) implementation is not optimal





------- Additional Comments From [EMAIL PROTECTED]  2003-07-12 20:07 -------
I'm of the belief that methods returning Collections or arrays should never return 
null.  This is 
mostly to avoid NPEs when iterating over values returned from such methods.  The only 
exception I would make is if the Javadocs explicitly say that null will be returned 
for some 
particular reason.

Mike

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

Reply via email to