[ic] THEME_CSS regenerate [solved]

Steve Graham icdev at mrlock.com
Tue Apr 11 12:59:51 EDT 2006


>
>You can't really call it "cached data". It is the contents of the
>Variable, and that is how Interchange operates.

Gotcha....

>This pragma will change the performance characteristics of the system,
>because instead of using memory data for some things (all the things
>in variables/* and templates/regions/*) it will have to read the file.
>
>
>If you moved the former contents of THEME_CSS to include/THEME_CSS
>and changed the contents of the THEME_CSS file to be
>
>         [include include/THEME_CSS]
>
>it probably would be a better move for a high-performance system.

I'm trying to keep the base catalog as close to the default as 
possible with only minor changes and enhancements - to make upgrades 
easier. Most likely, I'll comment out the Pragma 
dynamic_variables_file_only and apply changes once done with 
THEME_CSS changes...

Thanks,
Steve



More information about the interchange-users mailing list