On Wed, Nov 18, 2009 at 7:40 PM, Paul Benedict <pbened...@apache.org> wrote: > On Wed, Nov 18, 2009 at 12:35 AM, Henri Yandell <flame...@gmail.com> wrote: >> On Tue, Nov 17, 2009 at 10:04 PM, Paul Benedict <pbened...@apache.org> wrote: >>> I would like to make the following changes. Looking for some feedback: >>> >>> * Append var-args to the method signatures to accept message format >>> parameters where a message is provided. >> >> This issue https://issues.apache.org/jira/browse/LANG-508 ? > > Yes. Wonderful.
+1 to the change. Feel free to dive in. :) >>> * A flag to throw NPE rather IAE on notNull and potentially notEmpty checks >> >> On the simple path first - can/should we move to NPE? >> > > Sure, I can do simple. My vote is +1 for NPE. Your argument being that the JDK and others do NPE when null? i.e. NPE = IAE(null)? Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org