[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] THEME_CSS regenerate [solved]




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

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.