[OGo-Developer] stuffing an NSArray into a NSMutableDictionary

Sebastian Reitenbach developer@opengroupware.org
Tue, 17 Apr 2007 22:36:36 +0200


Hi all,

> > > It seems I do not yet understand completely how Mutable dictionaries 
or 
> > > arrays are supposed to work.
> > > Any more insights are highly appreciated.
> 
> Have you tried adding some log messages to see if you actually end up
> within your while/if statements as you expect?  
> 

as the output of the NSLog statements are a bit longer, I uploded them to 
the docs plone: 
http://docs.opengroupware.org/Members/buzzdee/asterisk/arrayproblem/document_view


I do not even understand why the [tmparray addObject:event] does not do work 
there, as I would just expect it to add the event to the array, but I don't 
get it, what's wrong.

kind regards
Sebastian