I have a PEAK-based (though not peak.web-using) web app running inside an MS ASP context. Can I make one ConfigurationRoot instance and use it as the parent for many child components, all running concurrently and living in different threads? Hoping to stop parsing .ini files over and over again, Erik