Hi, I moved to the latest svn trunk 19910. I'm getting a lot of warnings like this:
> 025272 The method 'qx.util.ResourceManager.getData()' is deprecated: > Use 'getInstance().getData' instead!Native.js (line 55) > 025276 The method 'qx.util.ResourceManager.getImageWidth()' is > deprecated: Use 'getInstance().getImageWidth' instead!Native.js (line 55) > 143446 The method 'qx.util.ResourceManager.isClippedImage()' is > deprecated: Use 'getInstance().isClippedImage' instead!Native.js (line 55) > 143452 The method 'qx.util.ResourceManager.getData()' is deprecated: > Use 'getInstance().getData' instead!Native.js (line 55) > 143458 The method 'qx.util.ResourceManager.toUri()' is deprecated: Use > 'getInstance().toUri' instead! Any ideas on why so many of these warning are printed when the app loads? cheers, skar. -- -- The life so short, the craft so long to learn. ------------------------------------------------------------------------------ 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
