On Thu, Jan 8, 2009 at 3:07 PM, Alejandro Paz <[email protected]>wrote:

> Hi, after a couple of updates from qooxdoo SVN, when i try to add an object
> to the root document i receive this warning message:
> "The method 'function (source)' of class 'unknown' is deprecated: Use
> clone() instead."
> When i put the focus in the inserted object i receive the warning.


Yes, a "deprecation" change was made a couple of days ago that has far
reaching implications. I suspect (and hope!) that that change will be
reverted soon, as these warnings display frequently and, as you've found,
are pretty annoying.

I'm not quite sure why you're getting it on class 'unknown', but these are
typically related to the qx.lang array methods that are used throughout the
core code and in user applications.  You may want to temporarily locate the
"deprecated" warnings in qx.lang.* and comment them out.

Cheers,

Derrell
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to