Hi Simone

>I have maked some test, That's odd, with the previus version all work,
>at the moment i have this situation:

You're right, apologies - there's a fix in SVN for this now.

>New custom object:
>RangeError: Maximum call stack size exceeded

This is because you have defined a property called "property" which
conflicts with the apply method defined on the object, causing an infinite
loop.  I've changed my code to not accept "property" as a name and throw
an exception on the server; docs updated too.

John




------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to