Hi, I know this has been discussed before: I just wanted to ventilate my idea, and check that it works with the latest best practices:
I need to prepare an exisiting site to take a multilingual user interface (up to 5 languages in the end). It is mostly small user interface elements, the main body of is already prepared to take multilingual content. My plan: * Put all the text in the database, one entry for each element. * Read the query into the Application scope, and convert it to a struct (faster to query... ? Or QoQ?) * Make sure that struct is cached (in the App scope) some two days and not reloaded every time I am on CF5, put CFMX is on the horizon (not too close though). Cheers, Hugo ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

