Yeah, I've considered going that route as well. The only problem is that I have multiple config files (one for each environment: local dev, web test, and production). I guess I could code it to use the right config file based on URL or something. Or maybe pull the config file out of the build completely?