Gary Gregory wrote: > ArrayUtils is currently a 3800+ line monster file. I am working on
adding "add" and "addAll" methods for 2.1 and am wondering what folks would think of a separate class for these ops: ArrayAddUtils? AddArrayUtils?
Sounds like a good idea, depending on how many methods you're adding.
That's an incredibly large class, but all of the methods seem somewhat simple,
so I could see arguments for keeping it together vs. breaking things apart.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
