I'm trying to upgrade a larger project that is currently 0.6.6. Per the 1.3
migrations instructions, I'm first going to 0.8.3. After some fiddling, I
managed to get the migration script to work. However, when doing
"./generate.py source" I am getting:
"RuntimeError: Expression gives no results. Malformed entry".
By stepping through the source of the generator (that message could be more
clear) I determined that this is because when scanning the source files, the
regular expression used does not detect the old-style classes:
qx.OO.defineClass("my.foo.Application", ...)
Which brings me to my question: Is the migration script not supposed to
automatically fix this, or did I do something wrong that it did not?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Upgrading-from-0-6-6-Automigration-to-new-class-system-tp6233630p6233630.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel