c# class configuration properties.

I am trying to find the best approach to handle class configurations. I have
an application that handles plugins and need to determine if the plugins
supports certian functionality. I have about 20 configuration settings now
with unknown growth.

I know I can create an interface that inforces all of these flags, but I was
thinkning there may be a better way.

Any Ideas???


Thank You

Eric Brasher
Eric [ Fr, 04 April 2008 21:39 ] [ ID #1935353 ]
Microsoft » microsoft.public.dotnet.general » c# class configuration properties.

Vorheriges Thema: C# Indexer : For storing flags
Nächstes Thema: GIS Plugin for VS 2005