It seems quite sensible to me. The best would be for [math] to create a [lang] bugzilla ticket and submit a patch with unit tests.
Thank you, Gary > -----Original Message----- > From: Phil Steitz [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 09:17 > To: Jakarta Commons Developers List > Subject: [lang] ArrayUtils.isAscending, isDescending > > In a few places in [math] we need to verify that double[] array arguments > are sorted. Would methods such as these make sense in ArrayUtils? > Considering all ordered types and strict vs. = would lead to quite a few > new methods. > > For now, we can just code what we need in [math], but I thought I would > toss this out for [lang] to consider. Thoughts? > > Phil > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
