I know this information is in the list archive, but I can't get to the site right now. What I have done recently is set up a config.cfc that has several methods that get DSN values, application paths, etc. The config.cfc reads an XML file to set these values. I really want to avoid having to read that file for every request, what is a good way to cache that cfc so that I don't have to make that read every time. Any input would be much appreciated.
Thanks, Justin ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
