ASP.Net E-Commerce Programming
Howdy,
I have implemented the CMP framework in the book and I think it is fantastic. However, there is one small change that I would like to make.
All of the Command Mapping information is stored within the Web.Config file, which is manageable, but once you have a large site, it quickly becomes a nightmare. I would like to be able to have the Handler load Command Mapping from separate configuration files.
Does anyone have a suggestion as to how this could be done?
Cheers,
Jordan Brock
|