dragome/dragome-sdk

Must use minified version of qooxdoo

Closed this issue · 3 comments

The qooxdoo library used is not the minified version. A minified version should be used to minimize network use.

I totally agree, it's a problem when gzip usage is not allowed in server.
Also there is an issue related to qooxdoo modular usage, Interface definition code (required for dragome) is located in the middle of UI components module, and it's difficult to be decoupled.

There is "for server" version of qooxdoo which does not include UI. It is 50K when compressed. It may be more of a fit for Dragome.