> You can manually cache these variables in the application scope, but I > was looking for something more specific. An example of such data might > be: a default sort order, l10n texts etc.
since you mentioned locales, the wheels will fly off in an environment where locales are user (session) based. > So this would work like a normal client or session variable, but these > variables would be unique for each page (haven't though about includes coming from an i18n world i would argue for unique user/pages. or am i misunderstanding your intent? > keywords etc. One could store these in the clientscope or the session > scope, but then these would be accessible from any other page aswell. So > in this case there would be a pageSession and a pageClient scope to > handle these kinds of data. ah yes. makes sense. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

