Hi Karthik! > First of all, Thanks a lot to Qooxdoo team for the 0.8.3 release. > > Now, I am migrating the app from 0.8.2 to 0.8.3. I followed the steps > for migrating 0.8.x apps and the script told the app is up-to-date and > nothing to migrate. > > When I run the generate.py source-all command I get the following > errors. The errors are gone if I remove my part loading section in > config.json. The app worked in 0.8.2 without any errors.
Modularizing an app into parts is an advanced feature that is still experimental in the previous/current releases. Configuration has indeed changed from 0.8.2 to 0.8.3, as it is documented here: http://qooxdoo.org/documentation/0.8/generator_config_ref#packages It should be rather straightforward for you to reintroduce your part configuration into a 0.8.3-compliant config.json. As you said, without the optional part loading, your migrated app ran fine, which is good to hear. Bye, Andreas ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
