Hey, do you use some of our contributions? Maybe that code comes from one of those. As far as I have seen, we have removed all usage of settings in our framework. Maybe you can set a break point in that method and see the stack trace to get the root of that call? Regards, Martin
Am 18.04.2011 um 18:56 schrieb omrihar: > Hell qooxdoo users, > > I have upgraded to the latest version (1.4) from qooxdoo 1.3. After the > upgrade (which went very smoothly and was quite uneventful) I keep getting a > deprecation warning: > > The method 'qx.core.Setting.get' is deprecated: Please use > qx.core.Environment.get() instead. > > and this warning appears with a frequency of a few times a second (maybe > once or twice per second) while my application is idle. I don't think I use > qx.core.Setting.get anywhere in my application, and the upgrade process > modified the Application.js code which did use it. > > Is there some main loop running in the background that might not have been > upgraded during the process, and that could be still using > qx.core.Setting.get? > > I'm using FF4 and FireBug. > > Thanks, > Omri > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Keep-getting-deprecation-warnings-about-qx-core-Setting-get-tp6284370p6284370.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
