Hi, I’ve recently tried to update my qooxdoo 2.1.1 application to 3.0.
When running the migration job I get the following in the log output:
- File: /[…]/Application.js
- /[…]/Application.js:21: Found match 'extend : qx.application.Standalone' in
- /[…]/Application.js:21: Please make sure to read the migration guide at
http://manual.qooxdoo.org/3.0/pages/desktop/migration/migration_from_2_x.html.
So apparently subclassing qx.application.Standalone is some cause for concern
but I have so far been unable to figure out what exactly the problem might be:
the referenced page
(http://manual.qooxdoo.org/3.0/pages/desktop/migration/migration_from_2_x.html)
contains no mention of qx.application.Standalone and the API docs
(http://demo.qooxdoo.org/3.0/apiviewer/#qx.application.Standalone) don’t
mention subclassing either. So why exactly do I get that output?
-- Raphael
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
