prince2007g / multi-language-translation

Automatically exported from code.google.com/p/multi-language-translation
0 stars 0 forks source link

Create 'light' version of script #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
_Please provide details of your request for new functionality, or any other
suggestions for improvement:_

Currently the script is around 40KB in size (uncompressed), which may take
a while to download on computers with low connection speeds (thus slowing
down the translation process); as well as using up bandwidth. 

The size could be dramatically reduced without any loss of functionality,
by removing all whitespace and comments; as well as shortening variable and
function names. This could potentially reduce the file size by more than
75%. A script optimiser / obfusticator could perform the task automatically
(though some manual adjustments may be required). 

Note that this enhancement would reduce code readability (making
development harder), so the original version should still be made available
online and elsewhere.

Original issue reported on code.google.com by phathway@gmail.com on 1 Dec 2009 at 8:54

GoogleCodeExporter commented 8 years ago

Original comment by phathway@gmail.com on 1 Dec 2009 at 9:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have moved a problem report from user 'testprojectsnow' to a new Issue, as it 
is unrelated to the one discussed above. Please see:

http://code.google.com/p/multi-language-translation/issues/detail?id=9

Original comment by phathway@gmail.com on 23 Nov 2010 at 8:01