Hi Kenneth,

I think you are looking for the "optimize" key.

http://manual.qooxdoo.org/1.2.x/pages/tool/generator_config_articles.html

Something like that (didn't test it though):

"compile-options" :
{
  "code" :
  {
    "optimize" : ["basecalls", "privates", "strings"],
  }
}

I left out the "variables" from the array. You cand also leave out privates,
if you want.


-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/How-stop-generate-py-build-from-renaming-variables-tp5704569p5704626.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to