1 Documentation is on the glom wiki:
3 http://www.glom.org/wiki/index.php?title=Development/OnlineGlom
5 We are using the default GWT compilation option of compiling the Java code to
6 obfuscated JavaScript. The reason for this is covered by this snippet from the
9 “obfuscation reduces the size of the generated JavaScript files, making them
10 faster to download and parse”
12 https://code.google.com/webtoolkit/doc/latest/FAQ_DebuggingAndCompiling.html