What is the reason for the dramatic file size increase for the LFC10 SWC between 4.8.1 and 4.9.0? http://forum.openlaszlo.org/showthread.php?p=47079#post47079
I did a test with 4.8.1 and 4.9.0, using this LZX code: <canvas width="100%" height="100%" proxied="false"> </canvas> File sizes are: 4.8.1/SWF8: 120kb 4.8.1/SWF10: 120kb 4.9.0/SWF8: 120kb 4.9.0/SWF10: 276kb 4.8.1 LFC10.swc: 243,196 bytes (uncompressed) 4.9.0 LFC10.swc: 669,301 bytes (uncompressed) That means, the LFC SWC library has more than doubled in size from 4.8.1 to 4.9.0. - Raju
