Amy, is that you? AWARE forever!
;-P EdB PS. I'm trying your suggestion now, thanks. On Thu, Jul 9, 2009 at 3:06 PM, Amy<[email protected]> wrote: > > > --- In [email protected], Erik de Bruin <erikdebr...@...> wrote: >> >> Hi, >> >> Thanks for your swift reply. >> >> I did a check to see if what you suggest might be the case, by >> inserting a trace() in all the event dispatch and handler functions, >> but nowhere in the chain does this type of recursion occur. >> >> I do however see that the entire chain is run dozens of times, while >> the data structure is build from the data in the database. But this is >> expected behavior, and the case remains that this code functions >> flawlessly in the online version (again, build from the same >> codebase). >> >> Any suggestions on how to proceed with debugging, as well as why the >> stack trace shows a single final line with only the word "undefined" >> in it, are much apreciated. > > Hey, Erik; > > You might want to call disableAutoUpdate on the collection, so you just get > one event at the end (when you call enableAutoUpdate). > > If that doesn't help, I'm not sure what else to suggest without looking at > your code. > > HTH; > > Amy > > -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

