Premature optimization with JDK5. I'd say stick to the JDK classes if you can and only try to beef up space/performance if you need to.
On Tue, Nov 2, 2010 at 11:11 AM, Haswell, Joe <[email protected]> wrote: > Consider using Gnu Trove (http://trove4j.sourceforge.net/). > > Joe H. | HP Software > > -----Original Message----- > From: David Cogen [mailto:[email protected]] > Sent: Tuesday, November 02, 2010 5:34 AM > To: Commons Users List > Subject: [Primitives] Does anyone use this? > > I am considering using Commons Primitives but I note that it is at > release 1.0 and hasn't changed for 7 years. Should I be using it? Is it > considered reliable? I am interested in the primitive array types like > ArrayIntList. > > > --------------------------------------------------------------------- > 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]
