Hi,

I am trying to send an rpc async call from within a drop event handler.

The drop event handler works just fine (using debug console messages to
verify) as long as I don't make an rpc call. With the rpc call I get

Too much recursion:

        return qx.Bootstrap.getClass(value) == "Function"; Bootstrap.js (line 
609)

Even deferring the async call with qx.event.Timer doesn't work.

Is this to be expected? If not, I'll try to get a small example together.

Thanks,
Fritz

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to