SmartClient Version: SC_SNAPSHOT-2010-12-15/PowerEdition Development Only (built 2010-12-15)
I have an inquiry regarding the javascript files that are needed for SmartClient. Some clients have expressed their concern regarding the size of the files. Through Firefox Firebug extension, we see that the combined total of SC files are around 600KB. Is there any way to further compress these files? I know the .gz files are already used which are much smaller than the actual .js files. Any suggestions would be great..maybe point out any js files we do not actually necessarily need.
We are loading the following (and caching):
ISC_History
ISC_Foundation
ISC_Containers
ISC_Grids
ISC_Forms
ISC_DataBinding
ISC_FileLoader
load_skin
Another question is, are these the same .js files that are loaded for smart-phone apps?
I have an inquiry regarding the javascript files that are needed for SmartClient. Some clients have expressed their concern regarding the size of the files. Through Firefox Firebug extension, we see that the combined total of SC files are around 600KB. Is there any way to further compress these files? I know the .gz files are already used which are much smaller than the actual .js files. Any suggestions would be great..maybe point out any js files we do not actually necessarily need.
We are loading the following (and caching):
ISC_History
ISC_Foundation
ISC_Containers
ISC_Grids
ISC_Forms
ISC_DataBinding
ISC_FileLoader
load_skin
Another question is, are these the same .js files that are loaded for smart-phone apps?
Comment