June 13, 2007
Improving the .NET 2.0 Collection Library
The .NET 2.0 Framework includes a standard collection library in namespace System.Collections.Generic (SCG). In their article, The C5 Generic Collection Library, Niels Kokholm and Peter Sestofttake a look at some of the missing features and limitations of the SCG. They designed the open-source C5 collection library to provide advanced functionality and support future forms of collection classes. The C5 collection library, works with Microsoft .NET 2.0 and Mono 1.2 and is available www.itu.dk/research/c5.
Posted by John Dorsey at 01:16 AM Permalink
|