Hey, thanks for the reply. I am using two contributions - TokenField and UploadWidget, but I searched and couldn't find any reference to qx.core.Setting.get. I also did grep -r "qx.core.Setting" on my source and on the contribution's source and didn't find anything.
I tried to set up a breakpoint on qx.core.Setting.get (this is the first time I'm trying this so maybe I did something wrong), but when I try to step through the code nothing happens. The stack trace shows only a few anonymous functions, which when I try to access only gives me a screen saying it is part of Firebug. By the way, I get two different behaviors - in FF4 it seems that there is a loop calling qx.core.Setting.get because it keeps prompting this deprecation warning message (making FF extremely slow after a while and I must close it because it's using a lot of resources) and in Chrome I also get a few of those messages, but only before I get the messages from qx.core.Init about loading times. Afterwards it stops sending these warnings. Does it make any sense? Thanks, Omri -- View this message in context: http://qooxdoo.678.n2.nabble.com/Keep-getting-deprecation-warnings-about-qx-core-Setting-get-tp6284370p6293842.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
