Gene, > This answer assumes the user is migrating an app that they developed > with a prior version of the SDK themselves, but what if you get the > source code from another developer and need to maintain it or migrate > it? You wouldn't necessarily have the SDK from the original project work.
I see. > Is there a way to tell the prior SDK version from the source or build > contents in the project files? Yes, if the project used a half-way standard set up, you will find the "qx.version" setting in both the source and build version. > I see SDK version info in the "manifest.json" file in the project root > folder of my own projects, but is this updated at any point by the > toolchain, or is this only set during the initial project creation > step and only reflects which version created the project structure > originally? It's the latter. > Along the same lines, does the migration script update the manifest file? No, not currently. Particularly manifest files are only maintained by the developer. T. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
