Im not sure what your questions/problems are? I have used an xml config file for a while now and its not difficult. Are you asking how to work with xml or is it more of an architecture question?
If you have one set of datasources and other resources that multiple sites and systems will be using, and you have a site/system that is managing those resources, that is where your xml config files need to be. If all systems use the same information (thier config files will be the same) then just make one xml file, and put it out there. Are these systems on the same machine? If not then you do have other security concerns (you dont want someone to figure out the url to the xml file and find out what all your datasources are named, etc). If that is a consideration, you may want to consider a webservice. Then you could have multiple functions, they read in the file, and each function tells you what a specific setting is. theres lots of ways to do all of this, but again, im not clear what your'e asking. > Can we please get some more input on this topic guys? I'd just like to know > how some of you handle these things. > > Thanks, > Will > If you got all of this from something ray did, why not ask ray? -- Ryan Guill BlueEyesDevelopment [EMAIL PROTECTED] www.ryanguill.com (270) 217.2399 got google talk? Chat me at [EMAIL PROTECTED] The Coldfusion Open Application Library - COAL - http://coal.ryanguill.com www.ryanguill.com/ The Roman Empire: www.ryanguill.com/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218599 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

