Hi Alexander, you tell the truth, it is risky to build application base on the qooxdoo-trunk version.
And thanks a lot for the tip: ./generate distclean It works for me. Regards,Daojun -----Ursprüngliche Nachricht----- Von: Alexander Steitz [mailto:[email protected]] Gesendet: Dienstag, 27. Juli 2010 10:37 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] Switching Qooxdoo Version Hi Daojun, Am 27.07.2010 10:15, schrieb Cui,Daojun: > i just switched my qooxdoo version 1.1 to trunk and found my application > massed up. Switching from a released version to trunk is always "at your own risk" :) > The editable Column of treevirtual in trunk version works. (it does not > work in qooxdoo-1.1. see also in my recent thread) > > But some other places become weird, ex. When the scrollbar scrolled > down, I can not scroll up and see the top part any more. > > After I switch the version back, it keep giving me some warning of > decprecation. Have you cleared the cache using "./generate.py distclean" before running the "source" job? > Something like "The constant 'EVENT_TYPE_META_DATA_CHANGED' is > deprecated: New code should not use this. Instead, use the text string > 'metaDataChanged' literally." These deprecation warnings should signal the developer to change his implementation since the affected (deprecated) code will be removed in the next release. > So I think I should ask whether I have done correctly as i switch the > qooxdoo version. > > 1. download the qooxdoo-1.1.1-pre from code repository > 2. change the QOOXDOO_PATH in both the config.json and the > generate.py in APP_DIR from "qooxdoo-1.1-sdk" to "qooxdoo-1.1.1-pre" > 3. regenerate with running > ./generate.py source > 4. run the application > > Any correction is to be made? Give "generate.py distclean" a try :) > Maybe it is bad idea to use development version in product application? As already mentioned: use it at your own risk. A released version has a better test coverage than the development version (we run nightly tests but those can't replace the tests for a release completely). cheers, Alex ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
