On 4/29/10 3:52 AM, MartinWittemann wrote:
> Hello greg,
> I opened up a bug report for a similar problem on the list:
> http://bugzilla.qooxdoo.org/show_bug.cgi?id=3650
> I hope thats the same problem you have. Could you add yourself as CC and
> check your problem if the bug is fixed? If its not fixed, we should take
> care of it separately.
> Regards,
> Martin
>    
Hi Martin,

I've been doing some further work, and even traced through an entire 
removal of a node to see if I could find the disposal of the object.  It 
turns out, it isn't disposed when I use the tree controller, but the 
first attempt to move something into or out of the moved node results in 
an error of "binding not found."  As with my original example, the 
errors disappear if I do a deep clone of the tree branch (clone it and 
all of its children recursively).

The difference between this example and the first is simply that I am 
only removing from the model, and allowing event propagation to remove 
from the tree.  In the first example, I was removing from both tree and 
model since there was no controller between them to do that.

Hopefully this will narrow down the search for this problem!

Thanks,
Greg

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to