> The problem seems to be the "- Including 37 classes".

I did a lot of playing round, with print-includes and some other options. Your 
question:

> Is there any content in your abling.Application? 

provided the hint. No, there's no content in abling.Application. But there is 
content in abling.CApplication :-)

I added: 

APPLICATION_CLASSNAME = $(APPLICATION_NAMESPACE).CApplication

to our build file and everything was nearly OK - just had to add a #require 
directive to the app, as it fiddles with the prototype of qx.ui.core.Widget so 
we can put HTML "name" attributes on any widget and find it using an automated 
test package.

I guess that the source make worked fine because the value of
APPLICATION_COMPLETE_BUILD was "true", but is "false" for the build make.

Now the built abling.js is just 726 KB and the zipped version is 141 KB. Very 
manageable.

I added an FAQ entry to http://qooxdoo.org/documentation/developer_manual/faq

Hugh

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to