The Daily Dump

June 22, 2005

.NET | SevenCamels.Framework.Configuration

Version 1.1

I've written a quick update to the SevenCamels.Framework.Configuration library. The first change is to allow regular plugins to be instantiated as needed. The second change is to require all plugins to take their key as their first constructor parameter. The last change is the conversion of all collection classes to typed collections. More details on the three changes can be found below. You can download the latest version of the SevenCamels.Framework.Configuration library, with an updated Example program, here.

Continue Reading »

Posted by Adam Boddington at 02:47 PM | Comments (0)