Hey, History repeating itself a bit, here: one delay in getting Cassandra into the open source world was removing its use of the Trove collections library, as the license (LGPL) is not compatible with the Apache 2.0 license.
Later, Jeff On Sat, Apr 24, 2010 at 11:28 PM, Tatu Saloranta <[email protected]>wrote: > On Sat, Apr 24, 2010 at 6:27 AM, Carlos Sanchez > <[email protected]> wrote: > > There are forEach methods in that would allow you to travel the > keys/values/entries w/o creating the extra object (entries) > > Ok. So if change was made, it'd make sense to ensure those were used > for traversal. Thanks! > > -+ Tatu +- >
