Please put this on mooshell!
On Thu, Dec 24, 2009 at 1:58 AM, mmjaeger <[email protected]> wrote: > hello > I've a class that initiates a second class with a callback function - > the class that gets called has the following event: > this.fireEvent('callback', someItems); > > if I check the type of someItems before the callback, it's an array > with 15 items > > when I check what I get back in the callee class, it's an object with > only the first item??? > > Could anybody please tell me what I'm missing here? > > thank you in advance for your help. > -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
