OpenFest 2006 - Share the Freedom

April 09, 2004

A complete tiered vector implementation in Ringlet.Collections

The new 1.0pre2 version of the Ringlet.Collections library (which I already mentioned yesterday) now contains a complete implementation of a tiered vector. The Ringlet.Collections.TieredVector class now has a Shrink() method, which no longer throws a NotImplementedException, but simply does its job when RemoveAt() invokes it as needed.

As mentioned in my FMI blog entry, you can find more information at the Ringlet.Collections distribution site or its online documentation.

Posted by roam at April 9, 2004 04:58 PM

Comments
TrackBack