Details
-
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
1.0 Beta 1
-
None
-
None
-
Operating System: All
Platform: All
Description
External ECMAScript libraries can become quite large. Gzipping these files has
a beneficial effect on download times for dial-up users. The library could be
included within an SVG file that in turn is compressed; however, this adds
additional maintenance and potential for error (re-syncing problems). This is
a request to add support for gzipped compressed ECMAScript files for use in the
script element.