Well. I would assume application scope may not work if you do any calculation dealing with a user's particular screen width/height. What I am really thinking is.. why do you need a dynamic stylesheet if you're going to cache it in the application scope? A dynamic stylesheet would be more useful for doing user specific adjustments?
On Jan 15, 1:20 pm, "Alan Williamson (aw2.0 cloud experts)" <[email protected]> wrote: > Well 20ms isn't a huge cost, particularly if you put it in a .css file. > > You could cache it, putting it into the application scope. > > -- > aw2.0 ltd :::http://about.me/aw2 > > > > > > > > Aaron J. White wrote: > > hmm. don't run it on every request. So that means you save the css > > output to the session scope? -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
