Re: How is the best way to emulate the plist editor GUI?
Re: How is the best way to emulate the plist editor GUI?
- Subject: Re: How is the best way to emulate the plist editor GUI?
- From: Andrew Farmer <email@hidden>
- Date: Mon, 15 Feb 2010 00:33:29 -0800
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@hidden)
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:
This email sent to email@hidden