Re: [Sharpneat-developers] Dynamic experiment loading
Status: Beta
Brought to you by:
colgreen
|
From: <men...@gm...> - 2005-12-05 05:49:30
|
Hey Colin, Thanks for the note, I'll get the latest file and work from there. > A couple of other things I forgot to mention. There was a > WebConfigElementListHandler and a ConfigElementListHandler project in > your zip file but only the former was being used, is this name (prefixed > with 'Web') correct? And could the class in this project actually be > moved into your AppUtils project? Will do. The ConfigElementListHandler being there was a clean-up issue - the class was originally named WebConfigElementListHandler, due to where I was using it. I renamed it given that it's actually useful for reading any sort of .config files, but .Net started giving me some grief about being unable to load the class and I reverted all changes. The directory you got was a result of me not being done cleaning up. Cheers, Ricardo J. M=E9ndez http://ricardo.strangevistas.net/ |