I know that. Firstly I want to get the OutlineView working, after that I'll take care about those cases where the key-value pattern isn't followed.
Enviado desde mi iPhone El 15/02/2010, a las 09:33, Andrew Farmer <[email protected]> escribió: > On 14 Feb 2010, at 22:35, Juanma Cabello wrote: >> I have a simple object that only has a NSMutableDictionary where I >> store all the Apache configurations parameters. That's the collection >> I want to bind. > > I know it's a bit of a tangent, but that representation isn't going > to work very well. Particularly when mod_rewrite becomes involved, > Apache configuration values don't follow a strict key-value pattern: > a single directive may appear multiple times with similar (or even > identical) values, and the order of directives can affect their > meaning. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
