Thank you for your answer Fabian.
to get more concrete: If I have a path which contains only the
source/class directory structure which corresponds to the class
namespaces, how would I run the migrate.py script for migration?
Lets say I have
/tmp/app/sourc/class/qx/visionet/ui +
|--layout +
|--FroodyBoxLayout.js
|--SpecialBoxLayout.js
|--form +
|--CoolButton.js
|--NiceTextField.js
Nothing more. How would I migrate this using migrator.py when the path
of qooxdoo is QX?
Thank you for your help.
Fabian Jakobs schrieb:
Dietrich Streifert schrieb:
Hi Fabian,
what if there is no makefile in the given path?
I used the following migration command:
QX/frontend/framework/tool/generator.py --class-path
QX/frontend/framework/source/class --class-path APP/source/class
--migrate-source --migration-target 0.7 --exclude-without-dependencies qx.*
in APP/source/class there is only my source tree. No makefile one
level up.
Hi Dietrich,
I think I have to clarify a few things. You are using the old approach
with the generator. This is still supported and works exactly like in
older qooxdoo releases. Your command looks correct for me. For new users
I would promote the use of "migrator.py" because this script is able to
migrate from any version to 0.7. The easiest way to migrate is the "make
migration" target. This works for qooxdoo >= 0.6.5. For older version
migrator can be called stand alone from the command line. Only if the
migrator is called from the Makefile the Makefile variables are used.
Internally the generator uses the same code as the migrator.
Best Fabian
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
--
Mit freundlichen Grüßen
Dietrich Streifert
--
Visionet GmbH
Firmensitz: Am Weichselgarten 7, 91058 Erlangen
Registergericht: Handelsregister Fürth, HRB 6573
Geschäftsführer: Stefan Lindner
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel